Merge version_1 into main #2
164
src/app/page.tsx
164
src/app/page.tsx
@@ -29,61 +29,35 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
]}
|
||||
brandName="Golden Crust"
|
||||
button={{ text: "Contact Us", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Baking Artisanal Joy Daily"
|
||||
description="Experience the warmth of our oven. Every loaf, pastry, and treat is handcrafted with premium, organic ingredients to brighten your day."
|
||||
tag="Freshly Baked Today"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Menu", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/gdefcaf8b20c4fc0472d8c7ba3c6fec938805e388a0ec5cf9842b8ed0edebfebcaaec1393b695c020f83606c805ebf10684bc8ebf45c88a640bbe12f942c9c0e7_1280.jpg?_wi=1",
|
||||
imageAlt: "Artisanal bread display",
|
||||
},
|
||||
imageSrc: "https://pixabay.com/get/gdefcaf8b20c4fc0472d8c7ba3c6fec938805e388a0ec5cf9842b8ed0edebfebcaaec1393b695c020f83606c805ebf10684bc8ebf45c88a640bbe12f942c9c0e7_1280.jpg", imageAlt: "Artisanal bread display"},
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/gacec2b562ee6eb347acd440e7373ae1e86b6a271dd63d528bf1b05b35bf11d51eefa5d79528b8af5f570fd2dcf7f6cf7bf647dd4e368543772330aa05e84b33c_1280.jpg",
|
||||
imageAlt: "Pastry chef at work",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/gea065649b498a77d1814923321fe4df95333a22b241431090d61a53bfef96bd85b221157648cc9429a73836d9f1ba49719f0b9683840e908814a9339a8a986c4_1280.jpg?_wi=1",
|
||||
imageAlt: "Fresh rustic bread",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/g995f1dd024b0ec46bea0a098682e42bd92214ddce4487de1afb7cff391a2937d2cddef0f02d56bc2f1c7ce224c0475f0112b5bb64998e58af4bde678d38a864d_1280.jpg?_wi=1",
|
||||
imageAlt: "Buttery croissants",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://pixabay.com/get/gbc3b18545c2abea6e1c0f531698738eff356a31baba2c367ecbce98987d186fc683388a51226bda16082cd985db1b6a558fe1ea1b04b931fc3ccb30d4b686930_1280.jpg?_wi=1",
|
||||
imageAlt: "Fresh cinnamon rolls",
|
||||
},
|
||||
imageSrc: "https://pixabay.com/get/gacec2b562ee6eb347acd440e7373ae1e86b6a271dd63d528bf1b05b35bf11d51eefa5d79528b8af5f570fd2dcf7f6cf7bf647dd4e368543772330aa05e84b33c_1280.jpg", imageAlt: "Pastry chef at work"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -96,9 +70,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Our Passion for Perfection"
|
||||
description={[
|
||||
"For over a decade, we have been crafting tradition into every bite. Our bakers start before dawn to ensure the freshest experience for our community.",
|
||||
"We believe in the power of simple, high-quality ingredients sourced locally. From sourdough to delicate croissants, every creation reflects our commitment to excellence.",
|
||||
]}
|
||||
"For over a decade, we have been crafting tradition into every bite. Our bakers start before dawn to ensure the freshest experience for our community.", "We believe in the power of simple, high-quality ingredients sourced locally. From sourdough to delicate croissants, every creation reflects our commitment to excellence."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -110,47 +82,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Rustic Sourdough",
|
||||
price: "$8.00",
|
||||
imageSrc: "https://pixabay.com/get/gea065649b498a77d1814923321fe4df95333a22b241431090d61a53bfef96bd85b221157648cc9429a73836d9f1ba49719f0b9683840e908814a9339a8a986c4_1280.jpg?_wi=2",
|
||||
imageAlt: "Rustic Sourdough Loaf",
|
||||
},
|
||||
id: "p1", name: "Rustic Sourdough", price: "$8.00", imageSrc: "https://pixabay.com/get/gea065649b498a77d1814923321fe4df95333a22b241431090d61a53bfef96bd85b221157648cc9429a73836d9f1ba49719f0b9683840e908814a9339a8a986c4_1280.jpg", imageAlt: "Rustic Sourdough Loaf"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Butter Croissant",
|
||||
price: "$4.50",
|
||||
imageSrc: "https://pixabay.com/get/g995f1dd024b0ec46bea0a098682e42bd92214ddce4487de1afb7cff391a2937d2cddef0f02d56bc2f1c7ce224c0475f0112b5bb64998e58af4bde678d38a864d_1280.jpg?_wi=2",
|
||||
imageAlt: "Fresh Butter Croissant",
|
||||
},
|
||||
id: "p2", name: "Butter Croissant", price: "$4.50", imageSrc: "https://pixabay.com/get/g995f1dd024b0ec46bea0a098682e42bd92214ddce4487de1afb7cff391a2937d2cddef0f02d56bc2f1c7ce224c0475f0112b5bb64998e58af4bde678d38a864d_1280.jpg", imageAlt: "Fresh Butter Croissant"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Chocolate Tart",
|
||||
price: "$6.00",
|
||||
imageSrc: "https://pixabay.com/get/gb063b571e0c44097f21eeaa261c1b249ef2a23552c18f3842ff93582078fc9abfa18662b16d28aa66efd082950cdca3d3baf90c62d3fcee8d70f1fcfb19ffb19_1280.jpg",
|
||||
imageAlt: "Rich Chocolate Tart",
|
||||
},
|
||||
id: "p3", name: "Chocolate Tart", price: "$6.00", imageSrc: "https://pixabay.com/get/gb063b571e0c44097f21eeaa261c1b249ef2a23552c18f3842ff93582078fc9abfa18662b16d28aa66efd082950cdca3d3baf90c62d3fcee8d70f1fcfb19ffb19_1280.jpg", imageAlt: "Rich Chocolate Tart"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Blueberry Muffin",
|
||||
price: "$3.75",
|
||||
imageSrc: "https://pixabay.com/get/gdf6b6bd0e2e5bf9e81ef9d24cbd5a5eabba3715e8e88d0775363034d3b3ce8ee05a527c8418c9df9861aec75e986ff3f_1280.jpg",
|
||||
imageAlt: "Blueberry Muffin",
|
||||
},
|
||||
id: "p4", name: "Blueberry Muffin", price: "$3.75", imageSrc: "https://pixabay.com/get/gdf6b6bd0e2e5bf9e81ef9d24cbd5a5eabba3715e8e88d0775363034d3b3ce8ee05a527c8418c9df9861aec75e986ff3f_1280.jpg", imageAlt: "Blueberry Muffin"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Cinnamon Roll",
|
||||
price: "$4.00",
|
||||
imageSrc: "https://pixabay.com/get/gbc3b18545c2abea6e1c0f531698738eff356a31baba2c367ecbce98987d186fc683388a51226bda16082cd985db1b6a558fe1ea1b04b931fc3ccb30d4b686930_1280.jpg?_wi=2",
|
||||
imageAlt: "Cinnamon Roll",
|
||||
},
|
||||
id: "p5", name: "Cinnamon Roll", price: "$4.00", imageSrc: "https://pixabay.com/get/gbc3b18545c2abea6e1c0f531698738eff356a31baba2c367ecbce98987d186fc683388a51226bda16082cd985db1b6a558fe1ea1b04b931fc3ccb30d4b686930_1280.jpg", imageAlt: "Cinnamon Roll"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Gourmet Cookie",
|
||||
price: "$3.00",
|
||||
imageSrc: "https://pixabay.com/get/g7c7e63e0dbe75f92627d8f985b284c4f276949b62038291d0d5b66b10bfb53deae8215fe8e6812df4f76dd8fa6bcd5bf_1280.jpg",
|
||||
imageAlt: "Artisanal Cookie",
|
||||
},
|
||||
id: "p6", name: "Gourmet Cookie", price: "$3.00", imageSrc: "https://pixabay.com/get/g7c7e63e0dbe75f92627d8f985b284c4f276949b62038291d0d5b66b10bfb53deae8215fe8e6812df4f76dd8fa6bcd5bf_1280.jpg", imageAlt: "Artisanal Cookie"},
|
||||
]}
|
||||
title="Today's Fresh Picks"
|
||||
description="Hand-picked favorites from our ovens to your kitchen table."
|
||||
@@ -164,45 +106,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarah.bakes",
|
||||
testimonial: "The best sourdough I've ever had, hands down. My mornings are not the same without their croissants.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g05a763e5f548b6c7ebf09f97355758fc520c95ef73165d4a73fc5ca20506241cdb0d8c2b4d5da354074c198beb652367cd32070352f0110ba887ef6c5c057616_1280.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Miller", handle: "@sarah.bakes", testimonial: "The best sourdough I've ever had, hands down. My mornings are not the same without their croissants.", rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g05a763e5f548b6c7ebf09f97355758fc520c95ef73165d4a73fc5ca20506241cdb0d8c2b4d5da354074c198beb652367cd32070352f0110ba887ef6c5c057616_1280.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "John Doe",
|
||||
handle: "@jd_eats",
|
||||
testimonial: "Consistently fresh, warm, and delicious. You can truly taste the quality ingredients in every single bite.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/gd6496774e9a74e8f7706e1ffb4f20d602872a006dd8a9261995e60a4d120ec661468fe0a046e0760d083c5790f885b2c5d9744403b6a9512c6ce6dbe89aea5ca_1280.jpg",
|
||||
},
|
||||
id: "2", name: "John Doe", handle: "@jd_eats", testimonial: "Consistently fresh, warm, and delicious. You can truly taste the quality ingredients in every single bite.", rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/gd6496774e9a74e8f7706e1ffb4f20d602872a006dd8a9261995e60a4d120ec661468fe0a046e0760d083c5790f885b2c5d9744403b6a9512c6ce6dbe89aea5ca_1280.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Chen",
|
||||
handle: "@em_chen",
|
||||
testimonial: "The atmosphere is as inviting as the food. I love grabbing a muffin and coffee every Sunday.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g043ce0e2238b077eb82c12ba458470fe9f6a4c4ea13ba20e02bfe3538ed82c94c9efb73e0f0d49d149bd165155bfb5e1fecef72c896bafd9216cd8044939d697_1280.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Chen", handle: "@em_chen", testimonial: "The atmosphere is as inviting as the food. I love grabbing a muffin and coffee every Sunday.", rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g043ce0e2238b077eb82c12ba458470fe9f6a4c4ea13ba20e02bfe3538ed82c94c9efb73e0f0d49d149bd165155bfb5e1fecef72c896bafd9216cd8044939d697_1280.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Smith",
|
||||
handle: "@d_smith",
|
||||
testimonial: "Excellent service and the treats are always perfect. A must-visit if you are in the neighborhood.",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g4b263d39b28b5caa5ca2a1a0dcb13eb666419623f8bf258758fa4c44e119ac375480765802b030519409589a17a0afa511c77939fe4f7c56ce995f058bcbc387_1280.jpg",
|
||||
},
|
||||
id: "4", name: "David Smith", handle: "@d_smith", testimonial: "Excellent service and the treats are always perfect. A must-visit if you are in the neighborhood.", rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g4b263d39b28b5caa5ca2a1a0dcb13eb666419623f8bf258758fa4c44e119ac375480765802b030519409589a17a0afa511c77939fe4f7c56ce995f058bcbc387_1280.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Wang",
|
||||
handle: "@lisa_w",
|
||||
testimonial: "Finally, real artisanal bread. It's so nice to have a proper local bakery finally!",
|
||||
rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g9bca5bc24e1ae1ac9c788ad5bc3f1efb1b59810a3bbb6166ca6f627c897d73e677276a152c377130a2551cf57caef6c9f311f6b67a66bd8d89cb30717f0611dc_1280.jpg",
|
||||
},
|
||||
id: "5", name: "Lisa Wang", handle: "@lisa_w", testimonial: "Finally, real artisanal bread. It's so nice to have a proper local bakery finally!", rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g9bca5bc24e1ae1ac9c788ad5bc3f1efb1b59810a3bbb6166ca6f627c897d73e677276a152c377130a2551cf57caef6c9f311f6b67a66bd8d89cb30717f0611dc_1280.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Community Love"
|
||||
@@ -214,12 +131,11 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in touch"
|
||||
title="Visit Our Bakery"
|
||||
description="Have a special order or just want to say hi? Stop by our bakery or leave a message."
|
||||
imageSrc="https://pixabay.com/get/gdefcaf8b20c4fc0472d8c7ba3c6fec938805e388a0ec5cf9842b8ed0edebfebcaaec1393b695c020f83606c805ebf10684bc8ebf45c88a640bbe12f942c9c0e7_1280.jpg?_wi=2"
|
||||
imageSrc="https://pixabay.com/get/gdefcaf8b20c4fc0472d8c7ba3c6fec938805e388a0ec5cf9842b8ed0edebfebcaaec1393b695c020f83606c805ebf10684bc8ebf45c88a640bbe12f942c9c0e7_1280.jpg"
|
||||
imageAlt="Bakery storefront"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -231,33 +147,21 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Menu", href: "#products"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Locations",
|
||||
href: "#",
|
||||
},
|
||||
label: "Locations", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user