Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 23:17:37 +00:00

View File

@@ -49,11 +49,14 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/baker-holds-homemade-craft-bread-his-hands_166373-749.jpg", imageAlt: "Fresh pastries display"},
imageSrc: "http://img.b2bpic.net/free-photo/baker-holds-homemade-craft-bread-his-hands_166373-749.jpg", imageAlt: "Fresh pastries display"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissants-with-croissant-with-powdered-sugar-wooden-table_181624-23604.jpg", imageAlt: "Croissants and artisan breads"},
imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissants-with-croissant-with-powdered-sugar-wooden-table_181624-23604.jpg", imageAlt: "Croissants and artisan breads"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cutting-slice-strawberry-pie-wooden-board_114579-61920.jpg", imageAlt: "Danish pastries and sweet treats"},
imageSrc: "http://img.b2bpic.net/free-photo/cutting-slice-strawberry-pie-wooden-board_114579-61920.jpg", imageAlt: "Danish pastries and sweet treats"
},
]}
autoplayDelay={4000}
showDimOverlay={true}
@@ -70,10 +73,11 @@ export default function LandingPage() {
{ value: "15+", title: "Years of Expertise" },
{ value: "500+", title: "Happy Customers Daily" },
]}
imageSrc="http://img.b2bpic.net/free-photo/man-baker-sprinkles-donuts-with-colorful-sweets_1303-32325.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/man-baker-sprinkles-donuts-with-colorful-sweets_1303-32325.jpg"
imageAlt="A mi manera artisan bakery kitchen"
useInvertedBackground={false}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -85,13 +89,17 @@ export default function LandingPage() {
tagIcon={Sparkles}
products={[
{
id: "1", name: "Classic French Croissant", price: "$4.50", variant: "Butter | Almond | Chocolate", imageSrc: "http://img.b2bpic.net/free-photo/air-croissant-with-strawberry-syrup-top-glass-milk_140725-9770.jpg", imageAlt: "Classic French croissant"},
id: "1", name: "Classic French Croissant", price: "$4.50", variant: "Butter | Almond | Chocolate", imageSrc: "http://img.b2bpic.net/free-photo/air-croissant-with-strawberry-syrup-top-glass-milk_140725-9770.jpg", imageAlt: "Classic French croissant"
},
{
id: "2", name: "Berry Danish Delight", price: "$5.00", variant: "Raspberry | Blueberry | Mixed", imageSrc: "http://img.b2bpic.net/free-photo/homemade-blackberry-galette_114579-1306.jpg", imageAlt: "Berry Danish pastry"},
id: "2", name: "Berry Danish Delight", price: "$5.00", variant: "Raspberry | Blueberry | Mixed", imageSrc: "http://img.b2bpic.net/free-photo/homemade-blackberry-galette_114579-1306.jpg", imageAlt: "Berry Danish pastry"
},
{
id: "3", name: "Chocolate Eclair", price: "$5.50", variant: "Dark | Milk | White Chocolate", imageSrc: "http://img.b2bpic.net/free-photo/eclairs-profiteroles-with-black-chocolate-white-chocolate-with-custard-inside-traditional-french-dessert-top-view_114579-8132.jpg", imageAlt: "Chocolate eclair"},
id: "3", name: "Chocolate Eclair", price: "$5.50", variant: "Dark | Milk | White Chocolate", imageSrc: "http://img.b2bpic.net/free-photo/eclairs-profiteroles-with-black-chocolate-white-chocolate-with-custard-inside-traditional-french-dessert-top-view_114579-8132.jpg", imageAlt: "Chocolate eclair"
},
{
id: "4", name: "Cinnamon Dream Roll", price: "$4.75", variant: "Regular | with Raisins | Vegan", imageSrc: "http://img.b2bpic.net/free-photo/traditional-cinnamon-buns-white-table-homemade-sweet-buns_127032-2691.jpg", imageAlt: "Cinnamon roll"},
id: "4", name: "Cinnamon Dream Roll", price: "$4.75", variant: "Regular | with Raisins | Vegan", imageSrc: "http://img.b2bpic.net/free-photo/traditional-cinnamon-buns-white-table-homemade-sweet-buns_127032-2691.jpg", imageAlt: "Cinnamon roll"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -108,15 +116,19 @@ export default function LandingPage() {
description="We go beyond ordinary pastries to deliver an extraordinary experience through our commitment to quality, innovation, and customer satisfaction."
accordionItems={[
{
id: "1", title: "Artisan Techniques & Heritage", content: "Our pastry chefs use traditional French techniques combined with modern innovation to create unique flavors that delight the senses. Each pastry is a masterpiece of texture and taste."},
id: "1", title: "Artisan Techniques & Heritage", content: "Our pastry chefs use traditional French techniques combined with modern innovation to create unique flavors that delight the senses. Each pastry is a masterpiece of texture and taste."
},
{
id: "2", title: "Premium Local Ingredients", content: "We partner with local farmers and suppliers to source the finest butter, chocolate, fruits, and grains. Supporting our community means better quality for you."},
id: "2", title: "Premium Local Ingredients", content: "We partner with local farmers and suppliers to source the finest butter, chocolate, fruits, and grains. Supporting our community means better quality for you."
},
{
id: "3", title: "Freshness Guaranteed", content: "All our pastries are baked fresh daily in our kitchen. Nothing is frozen or pre-made. You'll taste the difference in every bite of our daily creations."},
id: "3", title: "Freshness Guaranteed", content: "All our pastries are baked fresh daily in our kitchen. Nothing is frozen or pre-made. You'll taste the difference in every bite of our daily creations."
},
{
id: "4", title: "Customization Available", content: "Special dietary needs? We offer vegan, gluten-free, and sugar-free options. Let us know your preferences, and we'll craft the perfect pastry for you."},
id: "4", title: "Customization Available", content: "Special dietary needs? We offer vegan, gluten-free, and sugar-free options. Let us know your preferences, and we'll craft the perfect pastry for you."
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-baker-sprinkles-donuts-with-colorful-sweets_1303-32325.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/man-baker-sprinkles-donuts-with-colorful-sweets_1303-32325.jpg"
imageAlt="Artisan pastry preparation"
useInvertedBackground={true}
mediaPosition="right"
@@ -132,13 +144,17 @@ export default function LandingPage() {
tagIcon={Star}
testimonials={[
{
id: "1", name: "Maria Gonzalez", role: "Regular Customer", testimonial: "A mi manera pastries are absolutely exceptional! The croissants are so buttery and flaky, and the service is always warm and welcoming. I've become a daily regular!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Maria Gonzalez portrait"},
id: "1", name: "Maria Gonzalez", role: "Regular Customer", testimonial: "A mi manera pastries are absolutely exceptional! The croissants are so buttery and flaky, and the service is always warm and welcoming. I've become a daily regular!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Maria Gonzalez portrait"
},
{
id: "2", name: "Carlos Rivera", role: "Event Planner", testimonial: "I've ordered pastries from A mi manera for several corporate events, and they never disappoint. The quality is consistent, and the variety is impressive. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg", imageAlt: "Carlos Rivera portrait"},
id: "2", name: "Carlos Rivera", role: "Event Planner", testimonial: "I've ordered pastries from A mi manera for several corporate events, and they never disappoint. The quality is consistent, and the variety is impressive. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg", imageAlt: "Carlos Rivera portrait"
},
{
id: "3", name: "Elena Moreno", role: "Local Business Owner", testimonial: "The attention to detail is remarkable. Each pastry is beautifully presented and tastes even better than it looks. A mi manera has become my go-to place for special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", imageAlt: "Elena Moreno portrait"},
id: "3", name: "Elena Moreno", role: "Local Business Owner", testimonial: "The attention to detail is remarkable. Each pastry is beautifully presented and tastes even better than it looks. A mi manera has become my go-to place for special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", imageAlt: "Elena Moreno portrait"
},
{
id: "4", name: "Diego Santos", role: "Weekend Regular", testimonial: "Fresh, delicious, and affordable. What more could you ask for? The team here genuinely cares about their craft, and it shows in every pastry. A mi manera is a gem!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", imageAlt: "Diego Santos portrait"},
id: "4", name: "Diego Santos", role: "Weekend Regular", testimonial: "Fresh, delicious, and affordable. What more could you ask for? The team here genuinely cares about their craft, and it shows in every pastry. A mi manera is a gem!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg", imageAlt: "Diego Santos portrait"
},
]}
animationType="slide-up"
textboxLayout="default"