Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 19:19:36 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Our Story",
id: "#about",
},
name: "Our Story", id: "#about"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Visit Us",
id: "#contact",
},
name: "Visit Us", id: "#contact"},
]}
brandName="JC Patissier"
/>
@@ -55,45 +47,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="A Little Piece of Paris in Thorold"
description="Indulge in handcrafted French pastries, artisan coffee, and warm moments in our cozy boutique café. Experience elegance in every bite."
buttons={[
{
text: "View Signature Menu",
href: "#menu",
},
text: "View Signature Menu", href: "#menu"},
{
text: "Plan Your Visit",
href: "#contact",
},
text: "Plan Your Visit", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/different-cakes_1398-2232.jpg",
imageAlt: "Fresh French pastries display case",
},
imageSrc: "http://img.b2bpic.net/free-photo/different-cakes_1398-2232.jpg", imageAlt: "Fresh French pastries display case"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-cake-with-chocolate-chips_114579-9085.jpg",
imageAlt: "Artisan croissant close-up",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-cake-with-chocolate-chips_114579-9085.jpg", imageAlt: "Artisan croissant close-up"},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-muffins_23-2148337165.jpg",
imageAlt: "Cappuccino and pastry setting",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-muffins_23-2148337165.jpg", imageAlt: "Cappuccino and pastry setting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-with-floral-garnish-golden-rim-bowl_23-2151973714.jpg",
imageAlt: "Elegant mousse cake presentation",
},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dessert-with-floral-garnish-golden-rim-bowl_23-2151973714.jpg", imageAlt: "Elegant mousse cake presentation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-trendy-fashionable-woman-wearing-feminine-elegant-outfit-drinking-cocktail-restaurant_291049-71.jpg",
imageAlt: "Cozy café interior atmosphere",
},
imageSrc: "http://img.b2bpic.net/free-photo/stylish-trendy-fashionable-woman-wearing-feminine-elegant-outfit-drinking-cocktail-restaurant_291049-71.jpg", imageAlt: "Cozy café interior atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/white-cards-with-pink-cookies-them_1304-3744.jpg",
imageAlt: "Celebration cake artisan details",
},
imageSrc: "http://img.b2bpic.net/free-photo/white-cards-with-pink-cookies-them_1304-3744.jpg", imageAlt: "Celebration cake artisan details"},
]}
/>
</div>
@@ -103,10 +78,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafted with Passion"
description={[
"JC Patissier was born from a simple dream: to bring the authentic, refined charm of Parisian pâtisseries to the heart of Thorold. We are a family-owned hidden gem where tradition meets artistry.",
"Every croissant is laminated by hand, every mousse carefully set, and every cup of coffee brewed with intention. Our space is designed to be your home away from home—a place to celebrate lifes little moments with something truly beautiful.",
"From our table to yours, we invite you to experience the warmth of French hospitality, right here in the Niagara region.",
]}
"JC Patissier was born from a simple dream: to bring the authentic, refined charm of Parisian pâtisseries to the heart of Thorold. We are a family-owned hidden gem where tradition meets artistry.", "Every croissant is laminated by hand, every mousse carefully set, and every cup of coffee brewed with intention. Our space is designed to be your home away from home—a place to celebrate lifes little moments with something truly beautiful.", "From our table to yours, we invite you to experience the warmth of French hospitality, right here in the Niagara region."]}
/>
</div>
@@ -118,41 +90,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Almond Croissant Croissant",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-croissant-plate-trivet-with-orange-juice-half-orange-trivets-with-kumquat-leaves-white-background_141793-130314.jpg",
},
id: "p1", name: "Almond Croissant Croissant", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-croissant-plate-trivet-with-orange-juice-half-orange-trivets-with-kumquat-leaves-white-background_141793-130314.jpg"},
{
id: "p2",
name: "Signature Chocolate Mousse",
price: "$7.00",
imageSrc: "http://img.b2bpic.net/free-photo/milk-tiramisu-with-chocolade-table_140725-1398.jpg",
},
id: "p2", name: "Signature Chocolate Mousse", price: "$7.00", imageSrc: "http://img.b2bpic.net/free-photo/milk-tiramisu-with-chocolade-table_140725-1398.jpg"},
{
id: "p3",
name: "Artisan Quiche Lorraine",
price: "$9.00",
imageSrc: "http://img.b2bpic.net/free-photo/picture-vegetable-pies-with-tomatoes-mushrooms-grey-surface_176420-6823.jpg",
},
id: "p3", name: "Artisan Quiche Lorraine", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/picture-vegetable-pies-with-tomatoes-mushrooms-grey-surface_176420-6823.jpg"},
{
id: "p4",
name: "Fresh Berry Cheesecake",
price: "$6.50",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-souffle-cake-with-chocolate-berry-jelly-whipped-cream-strawberry-chocolate-chips-plate_141793-3681.jpg",
},
id: "p4", name: "Fresh Berry Cheesecake", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-souffle-cake-with-chocolate-berry-jelly-whipped-cream-strawberry-chocolate-chips-plate_141793-3681.jpg"},
{
id: "p5",
name: "Savoury Crepe Special",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-breakfast-crepes-with-jam-bed_23-2148797011.jpg",
},
id: "p5", name: "Savoury Crepe Special", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-breakfast-crepes-with-jam-bed_23-2148797011.jpg"},
{
id: "p6",
name: "Hand-crafted Gelato",
price: "$5.00",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-ice-cream-waffle-cone_169016-3125.jpg",
},
id: "p6", name: "Hand-crafted Gelato", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/homemade-ice-cream-waffle-cone_169016-3125.jpg"},
]}
title="Signature Favorites"
description="Our curated selection of handcrafted indulgences, made daily with premium ingredients."
@@ -166,25 +114,13 @@ export default function LandingPage() {
tag="The JC Difference"
metrics={[
{
id: "m1",
value: "100%",
description: "Handcrafted Daily",
},
id: "m1", value: "100%", description: "Handcrafted Daily"},
{
id: "m2",
value: "12+",
description: "Signature Pastries",
},
id: "m2", value: "12+", description: "Signature Pastries"},
{
id: "m3",
value: "5★",
description: "Average Experience",
},
id: "m3", value: "5★", description: "Average Experience"},
{
id: "m4",
value: "Local",
description: "Niagara Region Destination",
},
id: "m4", value: "Local", description: "Niagara Region Destination"},
]}
metricsAnimation="slide-up"
/>
@@ -197,48 +133,24 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Elena M.",
handle: "@elena.niagara",
testimonial: "Stepping into JC Patissier feels like stepping back into France. The pastries are truly works of art.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-female-baker-standing-near-wooden-shelf-with-baked-breads_23-2148189126.jpg",
},
id: "t1", name: "Elena M.", handle: "@elena.niagara", testimonial: "Stepping into JC Patissier feels like stepping back into France. The pastries are truly works of art.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-female-baker-standing-near-wooden-shelf-with-baked-breads_23-2148189126.jpg"},
{
id: "t2",
name: "Mark R.",
handle: "@mark.thorold",
testimonial: "A total hidden gem. The owners are so kind and the coffee is perfect every single time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-elegant-french-woman-red-beret-eating-tasty-croissants_273443-1938.jpg",
},
id: "t2", name: "Mark R.", handle: "@mark.thorold", testimonial: "A total hidden gem. The owners are so kind and the coffee is perfect every single time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-elegant-french-woman-red-beret-eating-tasty-croissants_273443-1938.jpg"},
{
id: "t3",
name: "Sarah J.",
handle: "@sarah.events",
testimonial: "Their custom cakes are beautiful and taste even better. My go-to for celebrations now.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-taking-selfie-from-digital-tablet_1170-538.jpg",
},
id: "t3", name: "Sarah J.", handle: "@sarah.events", testimonial: "Their custom cakes are beautiful and taste even better. My go-to for celebrations now.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-taking-selfie-from-digital-tablet_1170-538.jpg"},
{
id: "t4",
name: "David W.",
handle: "@david.foodie",
testimonial: "The quiche is buttery perfection. Best croissants in Niagara, hands down.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3945.jpg",
},
id: "t4", name: "David W.", handle: "@david.foodie", testimonial: "The quiche is buttery perfection. Best croissants in Niagara, hands down.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3945.jpg"},
{
id: "t5",
name: "Sophie B.",
handle: "@sophie.treats",
testimonial: "So warm and welcoming! Love sitting on the patio with a mocha and a treat.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-gorgeous-young-female-feels-happy-coffee-shop_273609-2792.jpg",
},
id: "t5", name: "Sophie B.", handle: "@sophie.treats", testimonial: "So warm and welcoming! Love sitting on the patio with a mocha and a treat.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-gorgeous-young-female-feels-happy-coffee-shop_273609-2792.jpg"},
]}
showRating={true}
title="A Little Piece of Paris"
description="What our lovely customers are saying about us."
/>
</div>
@@ -248,23 +160,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Morning Rituals",
description: "Start your day with our buttery, flaky croissants and exceptional locally roasted artisan coffee.",
imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-round-delicious-pie-with-fresh-strawberries-light-blue-surface_140725-66466.jpg",
imageAlt: "Coffee morning ritual",
},
title: "Morning Rituals", description: "Start your day with our buttery, flaky croissants and exceptional locally roasted artisan coffee.", imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-round-delicious-pie-with-fresh-strawberries-light-blue-surface_140725-66466.jpg", imageAlt: "Coffee morning ritual"},
{
title: "Date Spots",
description: "The perfect intimate setting for dessert dates and quiet conversations over tea and mousse cakes.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-friends-sitting-table_23-2150166169.jpg",
imageAlt: "Date spot atmosphere",
},
title: "Date Spots", description: "The perfect intimate setting for dessert dates and quiet conversations over tea and mousse cakes.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-friends-sitting-table_23-2150166169.jpg", imageAlt: "Date spot atmosphere"},
{
title: "Custom Celebrations",
description: "Collaborate with us to create elegant custom cakes for birthdays, weddings, and life's biggest milestones.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-cake-slice_23-2150154715.jpg",
imageAlt: "Custom cake creation",
},
title: "Custom Celebrations", description: "Collaborate with us to create elegant custom cakes for birthdays, weddings, and life's biggest milestones.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-cake-slice_23-2150154715.jpg", imageAlt: "Custom cake creation"},
]}
title="Curated Experiences"
description="We craft moments, not just pastries. From morning coffee rituals to elegant custom cake inquiries."
@@ -277,20 +177,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you accept custom cake orders?",
content: "Absolutely. Please inquire at least 7 days in advance for all custom celebration cakes.",
},
id: "q1", title: "Do you accept custom cake orders?", content: "Absolutely. Please inquire at least 7 days in advance for all custom celebration cakes."},
{
id: "q2",
title: "Do you have patio seating?",
content: "Yes, we offer a charming small patio perfect for enjoying our pastries in the fresh air.",
},
id: "q2", title: "Do you have patio seating?", content: "Yes, we offer a charming small patio perfect for enjoying our pastries in the fresh air."},
{
id: "q3",
title: "Are you pet friendly?",
content: "While our indoor seating is cozy and compact, our patio is very welcoming to furry friends.",
},
id: "q3", title: "Are you pet friendly?", content: "While our indoor seating is cozy and compact, our patio is very welcoming to furry friends."},
]}
title="Planning Your Visit"
description="Have questions? We're always here to help you get the most out of your experience."
@@ -302,20 +193,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Find Your Piece of Paris"
description="Located in the heart of Thorold, Niagara. Come visit us for a treat or reach out for custom orders."
buttons={[
{
text: "Contact Us",
href: "mailto:hello@jcpatissier.com",
},
text: "Contact Us", href: "mailto:hello@jcpatissier.com"},
{
text: "Get Directions",
href: "https://maps.google.com",
},
text: "Get Directions", href: "https://maps.google.com"},
]}
/>
</div>
@@ -326,33 +212,21 @@ export default function LandingPage() {
{
items: [
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Visit Us",
href: "#contact",
},
label: "Visit Us", href: "#contact"},
],
},
{
items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
],
},
]}