From 5028e3efd2dc0ebedf7c29292ee84e0f9d41760c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:40:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 252 ++++++++--------------------------------------- 1 file changed, 39 insertions(+), 213 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c0485a7..5bb0cbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -55,18 +47,11 @@ export default function LandingPage() {
@@ -77,20 +62,11 @@ export default function LandingPage() { title="Our Passion for Baking" description="At Perfect Bakery, we believe every loaf tells a story. From stone-ground flours to long-fermentation processes, we ensure quality in every bite." bulletPoints={[ - { - title: "Artisan Methods", - description: "Time-honored techniques for deep flavor.", - }, - { - title: "Locally Sourced", - description: "Supporting nearby farms and mills.", - }, - { - title: "Fresh Daily", - description: "Everything baked fresh, every single morning.", - }, + { title: "Artisan Methods", description: "Time-honored techniques for deep flavor." }, + { title: "Locally Sourced", description: "Supporting nearby farms and mills." }, + { title: "Fresh Daily", description: "Everything baked fresh, every single morning." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-baker-standing-with-hands-hip_1170-2029.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-baker-standing-with-hands-hip_1170-2029.jpg" mediaAnimation="slide-up" /> @@ -102,60 +78,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "p1", - brand: "Bakery", - name: "Rustic Sourdough", - price: "$8.00", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked-sliced_123827-37268.jpg?_wi=1", - }, - { - id: "p2", - brand: "Bakery", - name: "French Croissant", - price: "$4.50", - rating: 5, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/croissant-wooden-kitchen-towel-flat-lay_176474-8149.jpg", - }, - { - id: "p3", - brand: "Bakery", - name: "Berry Tart", - price: "$6.00", - rating: 4, - reviewCount: "80", - imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-rustic-summer-berry-tartles_114579-10362.jpg", - }, - { - id: "p4", - brand: "Bakery", - name: "Artisan Macarons", - price: "$12.00", - rating: 5, - reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/red-rose-blurred-biscuits_23-2147609663.jpg", - }, - { - id: "p5", - brand: "Bakery", - name: "Blueberry Muffin", - price: "$5.00", - rating: 4, - reviewCount: "60", - imageSrc: "http://img.b2bpic.net/free-photo/whole-wheat-bread-with-seeds-black-container-black-background_23-2147975170.jpg", - }, - { - id: "p6", - brand: "Bakery", - name: "Cinnamon Swirl", - price: "$5.50", - rating: 5, - reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779667.jpg", - }, + { id: "p1", brand: "Bakery", name: "Rustic Sourdough", price: "$8.00", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked-sliced_123827-37268.jpg" }, + { id: "p2", brand: "Bakery", name: "French Croissant", price: "$4.50", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/croissant-wooden-kitchen-towel-flat-lay_176474-8149.jpg" }, + { id: "p3", brand: "Bakery", name: "Berry Tart", price: "$6.00", rating: 4, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-rustic-summer-berry-tartles_114579-10362.jpg" }, + { id: "p4", brand: "Bakery", name: "Artisan Macarons", price: "$12.00", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/red-rose-blurred-biscuits_23-2147609663.jpg" }, + { id: "p5", brand: "Bakery", name: "Blueberry Muffin", price: "$5.00", rating: 4, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/whole-wheat-bread-with-seeds-black-container-black-background_23-2147975170.jpg" }, + { id: "p6", brand: "Bakery", name: "Cinnamon Swirl", price: "$5.50", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779667.jpg" }, ]} title="Signature Bakes" description="Discover our daily selection of artisan breads and pastries." @@ -169,40 +97,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Handcrafted Care", - description: "No machines here—everything is hand-shaped.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/smiling-baker-removing-baked-bun-from-oven_1170-2116.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coconut-candies-with-wood-pieces-dark-background-tea-fruit-color-photo-goodies-sweet_140725-159545.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/loaves-bread-with-price-tag_23-2147975216.jpg?_wi=2", - imageAlt: "baker hands shaping dough piece", + title: "Handcrafted Care", description: "No machines here—everything is hand-shaped.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-baker-removing-baked-bun-from-oven_1170-2116.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-coconut-candies-with-wood-pieces-dark-background-tea-fruit-color-photo-goodies-sweet_140725-159545.jpg" } }, { - title: "Zero Preservatives", - description: "Only natural, simple ingredients.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-taking-large-piece-pastry-making-buns-from-dough-retired-elderly-baker-with-bonete-mixing-ingredients-with-sifted-wheat-flour-kneading-baking-traditional-cake-bread_482257-14460.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/putting-tomatoes-yogurt-red-basilic-leaves-together_114579-4561.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-standing-with-hands-hip_1170-2029.jpg?_wi=2", - imageAlt: "baker hands shaping dough piece", + title: "Zero Preservatives", description: "Only natural, simple ingredients.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-taking-large-piece-pastry-making-buns-from-dough-retired-elderly-baker-with-bonete-mixing-ingredients-with-sifted-wheat-flour-kneading-baking-traditional-cake-bread_482257-14460.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/putting-tomatoes-yogurt-red-basilic-leaves-together_114579-4561.jpg" } }, { - title: "Old World Flavor", - description: "Traditional sourdough cultures matured daily.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/slicing-bread_1098-14429.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-raw-vegetables-composition_23-2148643061.jpg", - }, - imageSrc: "http://img.b2bpic.net/free-photo/traditional-irish-soda-bread-with-raisins-freshly-baked-sliced_123827-37268.jpg?_wi=2", - imageAlt: "baker hands shaping dough piece", + title: "Old World Flavor", description: "Traditional sourdough cultures matured daily.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/slicing-bread_1098-14429.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-raw-vegetables-composition_23-2148643061.jpg" } }, ]} showStepNumbers={true} @@ -217,60 +121,16 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah", - role: "Food Critic", - company: "Local Journal", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-croissants_23-2148933381.jpg", - }, - { - id: "2", - name: "Mark", - role: "Neighbor", - company: "Resident", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-adult-brunette-woman-smiles-puts-her-thumb-forefinger-together-showing-that-everything-is-ok_197531-31190.jpg", - }, - { - id: "3", - name: "Elena", - role: "Visitor", - company: "Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/this-little-girl-is-great-helper_329181-4078.jpg", - }, - { - id: "4", - name: "David", - role: "Regular", - company: "Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986285.jpg", - }, - { - id: "5", - name: "Jessica", - role: "Coffee Lover", - company: "Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-goodies-local-producer_23-2149110825.jpg", - }, + { id: "1", name: "Sarah", role: "Food Critic", company: "Local Journal", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-croissants_23-2148933381.jpg" }, + { id: "2", name: "Mark", role: "Neighbor", company: "Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-adult-brunette-woman-smiles-puts-her-thumb-forefinger-together-showing-that-everything-is-ok_197531-31190.jpg" }, + { id: "3", name: "Elena", role: "Visitor", company: "Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/this-little-girl-is-great-helper_329181-4078.jpg" }, + { id: "4", name: "David", role: "Regular", company: "Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986285.jpg" }, + { id: "5", name: "Jessica", role: "Coffee Lover", company: "Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-goodies-local-producer_23-2149110825.jpg" }, ]} kpiItems={[ - { - value: "50+", - label: "Bakes Daily", - }, - { - value: "1k+", - label: "Happy Customers", - }, - { - value: "15", - label: "Years Baking", - }, + { value: "50+", label: "Bakes Daily" }, + { value: "1k+", label: "Happy Customers" }, + { value: "15", label: "Years Baking" }, ]} title="Heartfelt Reviews" description="What our wonderful neighbors are saying about us." @@ -283,24 +143,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - icon: Award, - title: "Awards Won", - value: "24", - }, - { - id: "m2", - icon: Coffee, - title: "Cups Served", - value: "50k+", - }, - { - id: "m3", - icon: Heart, - title: "Years of Love", - value: "15", - }, + { id: "m1", icon: Award, title: "Awards Won", value: "24" }, + { id: "m2", icon: Coffee, title: "Cups Served", value: "50k+" }, + { id: "m3", icon: Heart, title: "Years of Love", value: "15" }, ]} title="Our Baking Journey" description="Numbers behind our commitment to excellence." @@ -312,21 +157,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "Do you offer gluten-free options?", - content: "Yes, we bake fresh GF loaves every Tuesday and Friday.", - }, - { - id: "f2", - title: "Can I place custom orders?", - content: "Absolutely! Please contact us 48 hours in advance.", - }, - { - id: "f3", - title: "Do you deliver?", - content: "We offer local delivery within a 5-mile radius.", - }, + { id: "f1", title: "Do you offer gluten-free options?", content: "Yes, we bake fresh GF loaves every Tuesday and Friday." }, + { id: "f2", title: "Can I place custom orders?", content: "Absolutely! Please contact us 48 hours in advance." }, + { id: "f3", title: "Do you deliver?", content: "We offer local delivery within a 5-mile radius." }, ]} title="Common Questions" description="Have questions about our baking process?" @@ -337,18 +170,11 @@ export default function LandingPage() {
-- 2.49.1