From 954e5cec1dcccf3a05540b938848310a5a50f27b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 17:25:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 278 +++++++++-------------------------------------- 1 file changed, 49 insertions(+), 229 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 57e8490..a672e83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,87 +28,39 @@ export default function LandingPage() {
@@ -120,18 +72,9 @@ export default function LandingPage() { title="Our Baking Journey" description="Founded on a passion for traditional techniques, Golden Grain Bakery brings you the best of classic and modern baking. Every loaf tells a story of patience, quality, and love." bulletPoints={[ - { - title: "Traditional Methods", - description: "We use time-honored slow fermentation to achieve the perfect crumb and flavor.", - }, - { - title: "Local Ingredients", - description: "Sourced from nearby farms, our flour and grains support local sustainable agriculture.", - }, - { - title: "Handcrafted Daily", - description: "Everything is baked fresh in-house before the sun rises every single day.", - }, + { title: "Traditional Methods", description: "We use time-honored slow fermentation to achieve the perfect crumb and flavor." }, + { title: "Local Ingredients", description: "Sourced from nearby farms, our flour and grains support local sustainable agriculture." }, + { title: "Handcrafted Daily", description: "Everything is baked fresh in-house before the sun rises every single day." } ]} imageSrc="http://img.b2bpic.net/free-photo/chef-hands-are-sprinkling-flour-into-bowl-make-dough-close-up-view-black-background_639032-455.jpg" imageAlt="Artisan baker at work" @@ -146,60 +89,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - brand: "Bread", - name: "Signature Sourdough", - price: "$8.00", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-wooden-spoon-old-wooden-background_169016-1933.jpg", - }, - { - id: "p2", - brand: "Pastry", - name: "Classic Butter Croissant", - price: "$4.50", - rating: 5, - reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-top-view_23-2150408535.jpg", - }, - { - id: "p3", - brand: "Dessert", - name: "Rich Chocolate Brownie", - price: "$3.75", - rating: 4, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/sweet-jaggery-dessert-arrangement_23-2149335593.jpg", - }, - { - id: "p4", - brand: "Pastry", - name: "French Macaron Box", - price: "$15.00", - rating: 5, - reviewCount: "62", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-french-macarons-delicious-baked-inside-basket-dark-table-cake-biscuit-cookie-sugar_140725-27849.jpg", - }, - { - id: "p5", - brand: "Muffin", - name: "Blueberry Muffin", - price: "$4.00", - rating: 5, - reviewCount: "74", - imageSrc: "http://img.b2bpic.net/free-photo/muffin-filled-with-berries-nuts_141793-709.jpg", - }, - { - id: "p6", - brand: "Cupcake", - name: "Vanilla Bean Cupcake", - price: "$4.25", - rating: 4, - reviewCount: "56", - imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-chocolate-brownies-with-cranberries-light-surface_140725-19860.jpg", - }, + { id: "p1", brand: "Bread", name: "Signature Sourdough", price: "$8.00", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-wooden-spoon-old-wooden-background_169016-1933.jpg" }, + { id: "p2", brand: "Pastry", name: "Classic Butter Croissant", price: "$4.50", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/delicious-french-breakfast-top-view_23-2150408535.jpg" }, + { id: "p3", brand: "Dessert", name: "Rich Chocolate Brownie", price: "$3.75", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/sweet-jaggery-dessert-arrangement_23-2149335593.jpg" }, + { id: "p4", brand: "Pastry", name: "French Macaron Box", price: "$15.00", rating: 5, reviewCount: "62", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-french-macarons-delicious-baked-inside-basket-dark-table-cake-biscuit-cookie-sugar_140725-27849.jpg" }, + { id: "p5", brand: "Muffin", name: "Blueberry Muffin", price: "$4.00", rating: 5, reviewCount: "74", imageSrc: "http://img.b2bpic.net/free-photo/muffin-filled-with-berries-nuts_141793-709.jpg" }, + { id: "p6", brand: "Cupcake", name: "Vanilla Bean Cupcake", price: "$4.25", rating: 4, reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-chocolate-brownies-with-cranberries-light-surface_140725-19860.jpg" } ]} title="Handmade Treats" description="From crispy sourdough to melt-in-your-mouth pastries, discover our daily selection." @@ -213,46 +108,11 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Emma L.", - role: "Foodie", - company: "Local Guide", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-mould-stack-tray_1170-2040.jpg", - }, - { - id: "t2", - name: "Marcus R.", - role: "Regular", - company: "Neighbor", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-hands-round-bread_23-2148438628.jpg", - }, - { - id: "t3", - name: "Sofia G.", - role: "Blogger", - company: "FoodiesCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-serving-pastry-cake-female-customer-coffee-shop_23-2148028059.jpg", - }, - { - id: "t4", - name: "James T.", - role: "Dad", - company: "Customer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-positive-curly-haired-young-woman-eats-delicious-appetizing-cookies-with-chocolate-winks-eye-dressed-casual-green-t-shirt-has-sweet-tooth-addiction-sugar-poses-indoor_273609-62661.jpg", - }, - { - id: "t5", - name: "Chloe P.", - role: "Student", - company: "Fan", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-cooking-bowl_23-2147959012.jpg", - }, + { id: "t1", name: "Emma L.", role: "Foodie", company: "Local Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-mould-stack-tray_1170-2040.jpg" }, + { id: "t2", name: "Marcus R.", role: "Regular", company: "Neighbor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-hands-round-bread_23-2148438628.jpg" }, + { id: "t3", name: "Sofia G.", role: "Blogger", company: "FoodiesCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-serving-pastry-cake-female-customer-coffee-shop_23-2148028059.jpg" }, + { id: "t4", name: "James T.", role: "Dad", company: "Customer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-positive-curly-haired-young-woman-eats-delicious-appetizing-cookies-with-chocolate-winks-eye-dressed-casual-green-t-shirt-has-sweet-tooth-addiction-sugar-poses-indoor_273609-62661.jpg" }, + { id: "t5", name: "Chloe P.", role: "Student", company: "Fan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-cooking-bowl_23-2147959012.jpg" } ]} title="Loved by Locals" description="Hear what our wonderful community has to say about our daily bakes." @@ -265,23 +125,10 @@ export default function LandingPage() { title="Visit Us Today" description="Have a custom order or want to say hello? Drop us a line or swing by the bakery during our operating hours." inputs={[ - { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, - }, + { name: "name", type: "text", placeholder: "Your Name", required: true }, + { name: "email", type: "email", placeholder: "Your Email", required: true } ]} - textarea={{ - name: "message", - placeholder: "Tell us about your order or ask a question", - }} + textarea={{ name: "message", placeholder: "Tell us about your order or ask a question" }} imageSrc="http://img.b2bpic.net/free-photo/asian-couple-shopping-flowers-barcelona_657883-571.jpg" imageAlt="Bakery storefront" buttonText="Send Message" @@ -292,52 +139,25 @@ export default function LandingPage() {