5 Commits

Author SHA1 Message Date
68f5533c78 Update src/app/page.tsx 2026-04-14 21:26:06 +00:00
283f876c58 Merge version_3 into main
Merge version_3 into main
2026-04-14 21:25:16 +00:00
9c44887e05 Update src/app/page.tsx 2026-04-14 21:25:13 +00:00
e1f4f16fd0 Merge version_2 into main
Merge version_2 into main
2026-04-14 21:24:29 +00:00
648219e967 Update src/app/page.tsx 2026-04-14 21:24:23 +00:00

View File

@@ -30,17 +30,11 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Mama's Boys Burgers"
/>
@@ -49,47 +43,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static",
}}
title="Mama says we are not fast food, We are fresh food."
variant: "rotated-rays-static"}}
title="Mama's Boys: Fresh, Never Fast"
description="Treat yourself with delicious food at Mama's. Committed to crafting each dish in-house, with a focus on using only the freshest, highest-quality ingredients."
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
]}
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-avocado-sauce-served-wooden-table-closeup_1220-6616.jpg",
imageAlt: "Fresh burger restaurant interior",
},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-meat-avocado-sauce-served-wooden-table-closeup_1220-6616.jpg", imageAlt: "Fresh burger restaurant interior"},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/father-holding-little-baby-near-lady-family-dinner_23-2147954296.jpg",
imageAlt: "Family restaurant ambiance warm",
},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/father-holding-little-baby-near-lady-family-dinner_23-2147954296.jpg", imageAlt: "Family restaurant ambiance warm"},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/making-homemade-burger-top-view-copy-space_127032-3150.jpg",
imageAlt: "Restaurant kitchen fresh food",
},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/making-homemade-burger-top-view-copy-space_127032-3150.jpg", imageAlt: "Restaurant kitchen fresh food"},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-seared-duck-breast-with-roasted-vegetables-rich-sauce_84443-72273.jpg",
imageAlt: "Restaurant menu gourmet food",
},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-seared-duck-breast-with-roasted-vegetables-rich-sauce_84443-72273.jpg", imageAlt: "Restaurant menu gourmet food"},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-hamburgers-fries_23-2148614092.jpg",
imageAlt: "Homemade burger passion cooking",
},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/woman-preparing-hamburgers-fries_23-2148614092.jpg", imageAlt: "Homemade burger passion cooking"},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle_1122-1856.jpg",
imageAlt: "Delicious burger ingredients fresh",
},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle_1122-1856.jpg", imageAlt: "Delicious burger ingredients fresh"},
]}
/>
</div>
@@ -99,10 +72,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="About Mama's Boys Burgers"
description={[
"Welcome to MAMAS BOYS BURGERS, a beloved family-owned burger restaurant nestled in Scarborough, Ontario.",
"Our establishment has garnered a stellar reputation for its commitment to offering fresh, delectable menu options that have drawn patrons from across the vibrant community of Scarborough.",
"Inaugurated on February 2nd, 2012, this culinary gem was born from the fervent dedication of our owner, Bessy Konstantellos (Mama), who envisioned a haven where locals could savor truly fresh and homemade cuisine.",
]}
"Welcome to MAMAS BOYS BURGERS, a beloved family-owned burger restaurant nestled in Scarborough, Ontario.", "Our establishment has garnered a stellar reputation for its commitment to offering fresh, delectable menu options that have drawn patrons from across the vibrant community of Scarborough.", "Inaugurated on February 2nd, 2012, this culinary gem was born from the fervent dedication of our owner, Bessy Konstantellos (Mama), who envisioned a haven where locals could savor truly fresh and homemade cuisine."]}
/>
</div>
@@ -112,26 +82,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Dine-in",
description: "Visit us in Scarborough for a warm, family-friendly dining experience.",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-bar_1339-8276.jpg",
imageAlt: "Fresh catering food service",
},
title: "Dine-in", description: "Visit us in Scarborough for a warm, family-friendly dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-bar_1339-8276.jpg", imageAlt: "Fresh catering food service"},
{
title: "Takeout",
description: "Grab our fresh, homemade meals on the go, perfect for any occasion.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-assortment_23-2149182264.jpg",
imageAlt: "Fresh catering food service",
},
title: "Takeout", description: "Call us at (416) 269 6262 or visit us in-store to place your order for pickup.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-assortment_23-2149182264.jpg", imageAlt: "Fresh catering food service"},
{
title: "Catering",
description: "Make your event special with our delicious catering options. Please book in advance.",
imageSrc: "http://img.b2bpic.net/free-photo/fruit-plate-with-mix-sliced-fruits_140725-1141.jpg",
imageAlt: "Fresh catering food service",
},
title: "Catering", description: "Ensure your event is memorable! Please contact us at (416) 269 6262 at least 48 hours in advance to secure your reservation.", imageSrc: "http://img.b2bpic.net/free-photo/fruit-plate-with-mix-sliced-fruits_140725-1141.jpg", imageAlt: "Fresh catering food service"},
]}
title="Our Culinary Services"
description="We provide a variety of dining options to suit your needs."
buttons={[
{ text: "Order Now", href: "#contact" }
]}
/>
</div>
@@ -145,45 +106,13 @@ export default function LandingPage() {
tagIcon={MessageCircle}
testimonials={[
{
id: "t1",
name: "Sarah J.",
date: "2024-05-12",
title: "Best Burger in Town",
quote: "The freshest ingredients and the warmest service. Mama makes you feel like family!",
tag: "Dine-in",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-family-table_23-2148972771.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cheeseburger_23-2148374905.jpg",
},
id: "t1", name: "Sarah J.", date: "2024-05-12", title: "Best Burger in Town", quote: "The freshest ingredients and the warmest service. Mama makes you feel like family!", tag: "Dine-in", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-family-table_23-2148972771.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cheeseburger_23-2148374905.jpg"},
{
id: "t2",
name: "Mike R.",
date: "2024-04-20",
title: "Authentic and Delicious",
quote: "You can taste the passion in every bite. Truly not just fast food, it's quality.",
tag: "Takeout",
avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-people-sitting-together-table_23-2149356899.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-burger-plate-green-background_501050-80.jpg",
},
id: "t2", name: "Mike R.", date: "2024-04-20", title: "Authentic and Delicious", quote: "You can taste the passion in every bite. Truly not just fast food, it's quality.", tag: "Takeout", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-people-sitting-together-table_23-2149356899.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-burger-plate-green-background_501050-80.jpg"},
{
id: "t3",
name: "Elena P.",
date: "2024-03-15",
title: "Fantastic Catering",
quote: "We used Mama's for our office party and everyone loved it. The food was so fresh.",
tag: "Catering",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-chatting-bistro_23-2149366465.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039334.jpg",
},
id: "t3", name: "Elena P.", date: "2024-03-15", title: "Fantastic Catering", quote: "We used Mama's for our office party and everyone loved it. The food was so fresh.", tag: "Catering", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-chatting-bistro_23-2149366465.jpg", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039334.jpg"},
{
id: "t4",
name: "David L.",
date: "2024-02-28",
title: "Local Gem",
quote: "Consistent quality for over a decade. A true Scarborough treasure.",
tag: "Dine-in",
avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-door_23-2149434485.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-fat-bread-beef-gourmet_1122-2437.jpg",
},
id: "t4", name: "David L.", date: "2024-02-28", title: "Local Gem", quote: "Consistent quality for over a decade. A true Scarborough treasure.", tag: "Dine-in", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-door_23-2149434485.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grilled-fat-bread-beef-gourmet_1122-2437.jpg"},
]}
/>
</div>
@@ -192,8 +121,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Come Visit Us"
description="480 Danforth Road, Scarborough, Ontario. Sunday to Wednesday: 11 am - 9 pm. Thursday to Saturday: 11 am - 10 pm. Call us: (416) 269 6262."
@@ -206,25 +134,17 @@ export default function LandingPage() {
{
items: [
{
label: "Address: 480 Danforth Road, Scarborough, ON",
href: "#",
},
label: "Address: 480 Danforth Road, Scarborough, ON", href: "#"},
{
label: "Phone: (416) 269 6262",
href: "tel:+14162696262",
},
label: "Phone: (416) 269 6262", href: "tel:+14162696262"},
],
},
{
items: [
{
label: "Sunday-Wednesday: 11am-9pm",
href: "#",
},
label: "Sunday-Wednesday: 11am-9pm", href: "#"},
{
label: "Thursday-Saturday: 11am-10pm",
href: "#",
},
label: "Thursday-Saturday: 11am-10pm", href: "#"},
],
},
]}
@@ -234,4 +154,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}