import React from 'react'; import type { Metadata } from 'next'; export const metadata: Metadata = { title: 'Bbuddy - Main', description: 'Bbuddy desc' }; export default function Home() { return (

Mentorship, Career Development & Coaching.

The ins-and-outs of building a career in tech, gaining experience

from a mentor, and getting your feet wet with coaching.

AppStore GooglePlay
); };