2 Commits

Author SHA1 Message Date
bf6f3d39c6 Update src/app/page.tsx 2026-04-22 15:18:25 +00:00
23c82c053b Merge version_1 into main
Merge version_1 into main
2026-04-22 15:17:42 +00:00

View File

@@ -29,25 +29,15 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "Menu", name: "Menu", id: "/menu"},
id: "/menu",
},
{ {
name: "About", name: "About", id: "/about"},
id: "/about",
},
{ {
name: "Order", name: "Order", id: "/order"},
id: "/order",
},
{ {
name: "Contact", name: "Contact", id: "/contact"},
id: "/contact",
},
]} ]}
brandName="Sheescakes'N More" brandName="Sheescakes'N More"
/> />
@@ -56,33 +46,22 @@ export default function LandingPage() {
<div id="hero-main" data-section="hero-main"> <div id="hero-main" data-section="hero-main">
<HeroBillboardGallery <HeroBillboardGallery
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
title="Homemade Cheesecakes & Sweet Treats" title="Homemade Cheesecakes & Sweet Treats"
description="Freshly baked with love in Northern Cambria. Visit us for daily delights." description="Freshly baked with love in Northern Cambria. Visit us for daily delights."
buttons={[ buttons={[
{ {
text: "View Menu", text: "View Menu", href: "/menu"},
href: "/menu",
},
{ {
text: "Order Now", text: "Order Now!", href: "/order"},
href: "/order",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/white-eustoma-flowers-baked-caked-with-raspberry-toppings-spoons-cloth-wooden-surface_23-2148087025.jpg", imageSrc: "http://img.b2bpic.net/free-photo/white-eustoma-flowers-baked-caked-with-raspberry-toppings-spoons-cloth-wooden-surface_23-2148087025.jpg", imageAlt: "Fresh Cheesecake"},
imageAlt: "Fresh Cheesecake",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/happy-new-year-2021-cupcakes-with-golden-candles_114579-20408.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-new-year-2021-cupcakes-with-golden-candles_114579-20408.jpg", imageAlt: "Assorted Cupcakes"},
imageAlt: "Assorted Cupcakes",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-cookies-with-qoqal-keta-shekerbura_176474-3469.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-cookies-with-qoqal-keta-shekerbura_176474-3469.jpg", imageAlt: "Coffee and Pastry"},
imageAlt: "Coffee and Pastry",
},
]} ]}
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
/> />
@@ -95,38 +74,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "f1", id: "f1", title: "Signature Cheesecakes", author: "Chef Special", description: "Velvety, rich, and baked to perfection.", tags: [
title: "Signature Cheesecakes", "Bakery", "Best Seller"],
author: "Chef Special", imageSrc: "http://img.b2bpic.net/free-photo/slice-new-york-cheesecake_1232-2128.jpg"},
description: "Velvety, rich, and baked to perfection.",
tags: [
"Bakery",
"Best Seller",
],
imageSrc: "http://img.b2bpic.net/free-photo/slice-new-york-cheesecake_1232-2128.jpg",
},
{ {
id: "f2", id: "f2", title: "Artisanal Cupcakes", author: "Daily Batch", description: "Hand-decorated with premium ingredients.", tags: [
title: "Artisanal Cupcakes", "Sweet", "Bakery"],
author: "Daily Batch", imageSrc: "http://img.b2bpic.net/free-photo/muffins-cake-stand-against-white-background_23-2147936461.jpg"},
description: "Hand-decorated with premium ingredients.",
tags: [
"Sweet",
"Bakery",
],
imageSrc: "http://img.b2bpic.net/free-photo/muffins-cake-stand-against-white-background_23-2147936461.jpg",
},
{ {
id: "f3", id: "f3", title: "Gourmet Coffee", author: "Bean Selection", description: "The perfect companion to any treat.", tags: [
title: "Gourmet Coffee", "Coffee", "Drink"],
author: "Bean Selection", imageSrc: "http://img.b2bpic.net/free-photo/beverage-leaf-cloth_23-2147885990.jpg"},
description: "The perfect companion to any treat.",
tags: [
"Coffee",
"Drink",
],
imageSrc: "http://img.b2bpic.net/free-photo/beverage-leaf-cloth_23-2147885990.jpg",
},
]} ]}
title="Daily Baked Specials" title="Daily Baked Specials"
description="Indulge in our selection of artisanal treats, baked fresh every single morning." description="Indulge in our selection of artisanal treats, baked fresh every single morning."
@@ -139,45 +97,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", title: "Fantastic!", quote: "Best cheesecake in Northern Cambria!", name: "Sarah J.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-holding-baked-croissant-cake-stand_23-2148027952.jpg"},
title: "Fantastic!",
quote: "Best cheesecake in Northern Cambria!",
name: "Sarah J.",
role: "Local",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-holding-baked-croissant-cake-stand_23-2148027952.jpg",
},
{ {
id: "t2", id: "t2", title: "So fresh", quote: "Love the variety of cupcakes here.", name: "Mike D.", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-baker-looking-freshly-baked-croissant_23-2148189112.jpg"},
title: "So fresh",
quote: "Love the variety of cupcakes here.",
name: "Mike D.",
role: "Regular",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-baker-looking-freshly-baked-croissant_23-2148189112.jpg",
},
{ {
id: "t3", id: "t3", title: "Yum!", quote: "The seasonal specials are always great.", name: "Emily R.", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-with-red-lips-looks-delicious-croissant-coffee-woman-gray-outfit-posing-cafe_197531-26682.jpg"},
title: "Yum!",
quote: "The seasonal specials are always great.",
name: "Emily R.",
role: "Foodie",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-with-red-lips-looks-delicious-croissant-coffee-woman-gray-outfit-posing-cafe_197531-26682.jpg",
},
{ {
id: "t4", id: "t4", title: "Friendly staff", quote: "Great atmosphere and even better treats.", name: "David K.", role: "Visitor", imageSrc: "http://img.b2bpic.net/free-photo/shop-assistant-preparing-croissant-bag_23-2147985160.jpg"},
title: "Friendly staff",
quote: "Great atmosphere and even better treats.",
name: "David K.",
role: "Visitor",
imageSrc: "http://img.b2bpic.net/free-photo/shop-assistant-preparing-croissant-bag_23-2147985160.jpg",
},
{ {
id: "t5", id: "t5", title: "My favorite spot", quote: "Never disappointed with their daily menu.", name: "Jessica L.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-offering-cup-cake-her-boyfriend-holding-croissant-tray_23-2147966421.jpg"},
title: "My favorite spot",
quote: "Never disappointed with their daily menu.",
name: "Jessica L.",
role: "Local",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-offering-cup-cake-her-boyfriend-holding-croissant-tray_23-2147966421.jpg",
},
]} ]}
title="Loved by the Community" title="Loved by the Community"
description="Hear what our wonderful customers have to say about our treats." description="Hear what our wonderful customers have to say about our treats."
@@ -193,20 +121,11 @@ export default function LandingPage() {
memberVariant="card" memberVariant="card"
members={[ members={[
{ {
id: "m1", id: "m1", name: "Anna S.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-barista-girl-with-croissants_23-2148436115.jpg"},
name: "Anna S.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barista-girl-with-croissants_23-2148436115.jpg",
},
{ {
id: "m2", id: "m2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-baker-serving-pastry-cake-customer_23-2148028043.jpg"},
name: "Mark D.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-baker-serving-pastry-cake-customer_23-2148028043.jpg",
},
{ {
id: "m3", id: "m3", name: "Sarah P.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273239.jpg"},
name: "Sarah P.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273239.jpg",
},
]} ]}
/> />
</div> </div>
@@ -220,25 +139,9 @@ export default function LandingPage() {
description="Stay up to date with our newest recipes and local events." description="Stay up to date with our newest recipes and local events."
blogs={[ blogs={[
{ {
id: "b1", id: "b1", category: "Recipes", title: "The Art of Cheesecake", excerpt: "Learn how we achieve that perfect creamy texture.", imageSrc: "http://img.b2bpic.net/free-photo/slice-new-york-cheesecake_1232-2149.jpg", authorName: "Anna S.", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-barista-girl-with-croissants_23-2148436115.jpg", date: "Oct 24, 2024"},
category: "Recipes",
title: "The Art of Cheesecake",
excerpt: "Learn how we achieve that perfect creamy texture.",
imageSrc: "http://img.b2bpic.net/free-photo/slice-new-york-cheesecake_1232-2149.jpg",
authorName: "Anna S.",
authorAvatar: "http://img.b2bpic.net/free-photo/front-view-barista-girl-with-croissants_23-2148436115.jpg",
date: "Oct 24, 2024",
},
{ {
id: "b2", id: "b2", category: "Events", title: "Fall Festival Highlights", excerpt: "A recap of our successful bake sale this weekend.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bakery-concept-with-tablet_23-2148006253.jpg", authorName: "Mark D.", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-female-baker-serving-pastry-cake-customer_23-2148028043.jpg", date: "Oct 15, 2024"},
category: "Events",
title: "Fall Festival Highlights",
excerpt: "A recap of our successful bake sale this weekend.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bakery-concept-with-tablet_23-2148006253.jpg",
authorName: "Mark D.",
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-female-baker-serving-pastry-cake-customer_23-2148028043.jpg",
date: "Oct 15, 2024",
},
]} ]}
/> />
</div> </div>
@@ -247,29 +150,19 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Menu", title: "Menu", items: [
items: [
{ {
label: "Cheesecakes", label: "Cheesecakes", href: "/menu"},
href: "/menu",
},
{ {
label: "Cupcakes", label: "Cupcakes", href: "/menu"},
href: "/menu",
},
], ],
}, },
{ {
title: "Bakery", title: "Bakery", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "/about"},
href: "/about",
},
{ {
label: "Contact", label: "Contact", href: "/contact"},
href: "/contact",
},
], ],
}, },
]} ]}