From 76a2a94758938cfd95a4d104ed1c5db0359f9129 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:35:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 294 +++++++++++------------------------------------ 1 file changed, 65 insertions(+), 229 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 08ee9ec..0484b7e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="large" - background="noise" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -39,9 +39,7 @@ export default function HomePage() { { name: "Visit Us", id: "contact" }, ]} button={{ - text: "Visit Us Today", - href: "contact", - }} + text: "Visit Us Today", href: "contact"}} brandName="Brown Loaf" /> @@ -51,55 +49,35 @@ export default function HomePage() { @@ -189,25 +142,13 @@ export default function HomePage() { description="The numbers tell our story of commitment to quality and community." metrics={[ { - id: "1", - value: "47★", - description: "Google Reviews Average", - }, + id: "1", value: "47★", description: "Google Reviews Average"}, { - id: "2", - value: "Fresh Today", - description: "All Items Baked Daily", - }, + id: "2", value: "Fresh Today", description: "All Items Baked Daily"}, { - id: "3", - value: "Local First", - description: "Sourced Ingredients", - }, + id: "3", value: "Local First", description: "Sourced Ingredients"}, { - id: "4", - value: "9+1 Free", - description: "Loyalty Program", - }, + id: "4", value: "9+1 Free", description: "Loyalty Program"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -226,59 +167,23 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Sarah Chen", - role: "Regular Customer", - company: "Downtown Ottawa", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pilates-instructor-gym_1303-23267.jpg?_wi=1", - imageAlt: "Sarah Chen portrait", - }, + id: "1", name: "Sarah Chen", role: "Regular Customer", company: "Downtown Ottawa", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/pilates-instructor-gym_1303-23267.jpg", imageAlt: "Sarah Chen portrait"}, { - id: "2", - name: "Michael Rodriguez", - role: "Local Business Owner", - company: "Elgin Street Neighbor", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=1", - imageAlt: "Michael Rodriguez portrait", - }, + id: "2", name: "Michael Rodriguez", role: "Local Business Owner", company: "Elgin Street Neighbor", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "Michael Rodriguez portrait"}, { - id: "3", - name: "Emily Watson", - role: "Busy Professional", - company: "Works Nearby", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg?_wi=1", - imageAlt: "Emily Watson portrait", - }, + id: "3", name: "Emily Watson", role: "Busy Professional", company: "Works Nearby", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg", imageAlt: "Emily Watson portrait"}, { - id: "4", - name: "James Park", - role: "Family Regular", - company: "Ottawa Resident", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-outside_23-2149249266.jpg?_wi=1", - imageAlt: "James Park portrait", - }, + id: "4", name: "James Park", role: "Family Regular", company: "Ottawa Resident", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-outside_23-2149249266.jpg", imageAlt: "James Park portrait"}, { - id: "5", - name: "Margaret Willson", - role: "Longtime Customer", - company: "Community Member", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-senior-with-hand-stretched_23-2148373841.jpg?_wi=1", - imageAlt: "Margaret Willson portrait", - }, + id: "5", name: "Margaret Willson", role: "Longtime Customer", company: "Community Member", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-senior-with-hand-stretched_23-2148373841.jpg", imageAlt: "Margaret Willson portrait"}, { - id: "6", - name: "The Garcia Family", - role: "Weekend Tradition", - company: "Elgin Street Regular", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/family-park-admiring-autumn-nature_23-2147885780.jpg?_wi=1", - imageAlt: "Garcia family portrait", - }, + id: "6", name: "The Garcia Family", role: "Weekend Tradition", company: "Elgin Street Regular", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/family-park-admiring-autumn-nature_23-2147885780.jpg", imageAlt: "Garcia family portrait"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" @@ -286,9 +191,7 @@ export default function HomePage() { useInvertedBackground={false} buttons={[ { - text: "Read Reviews", - href: "#reviews", - }, + text: "Read Reviews", href: "#reviews"}, ]} buttonAnimation="slide-up" /> @@ -303,23 +206,9 @@ export default function HomePage() { tagIcon={Award} tagAnimation="slide-up" names={[ - "Artisan Bakery Guild", - "Certified Organic", - "Ottawa Local Business", - "Food Safety Certified", - "Family Owned Business", - "Handmade Quality", - "Sustainable Practices", - ]} + "Artisan Bakery Guild", "Certified Organic", "Ottawa Local Business", "Food Safety Certified", "Family Owned Business", "Handmade Quality", "Sustainable Practices"]} logos={[ - "http://img.b2bpic.net/free-vector/vintage-badges-set_78370-1961.jpg", - "http://img.b2bpic.net/free-vector/organic-food-label-collection_23-2148101985.jpg", - "http://img.b2bpic.net/free-vector/pack-five-retro-independence-insignia-india_23-2147653237.jpg", - "http://img.b2bpic.net/free-vector/organic-food-labels_1114-253.jpg", - "http://img.b2bpic.net/free-photo/approved-authentic-quality-guaranteed-product-concept_53876-13748.jpg", - "http://img.b2bpic.net/free-vector/hand-drawn-gratis-stamp-collection_23-2149915254.jpg", - "http://img.b2bpic.net/free-vector/hand-drawn-peace-day-badge-symbols-collection_23-2148258139.jpg", - ]} + "http://img.b2bpic.net/free-vector/vintage-badges-set_78370-1961.jpg", "http://img.b2bpic.net/free-vector/organic-food-label-collection_23-2148101985.jpg", "http://img.b2bpic.net/free-vector/pack-five-retro-independence-insignia-india_23-2147653237.jpg", "http://img.b2bpic.net/free-vector/organic-food-labels_1114-253.jpg", "http://img.b2bpic.net/free-photo/approved-authentic-quality-guaranteed-product-concept_53876-13748.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-gratis-stamp-collection_23-2149915254.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-peace-day-badge-symbols-collection_23-2148258139.jpg"]} textboxLayout="default" useInvertedBackground={false} speed={40} @@ -334,35 +223,17 @@ export default function HomePage() { sideDescription="Everything you need to know about Brown Loaf Bakery, our products, and visiting us." faqs={[ { - id: "1", - title: "What time do you open and close?", - content: "We're open Monday-Friday 7:00 AM - 6:00 PM, Saturday 8:00 AM - 5:00 PM, and Sunday 9:00 AM - 4:00 PM. Our baking happens overnight, so everything is fresh first thing in the morning!", - }, + id: "1", title: "What time do you open and close?", content: "We're open Monday-Friday 7:00 AM - 6:00 PM, Saturday 8:00 AM - 5:00 PM, and Sunday 9:00 AM - 4:00 PM. Our baking happens overnight, so everything is fresh first thing in the morning!"}, { - id: "2", - title: "Do you offer preorders?", - content: "Yes! You can preorder specialty items and large quantities by calling us at (613) 555-LOAF or visiting us in person. We recommend preordering for custom cakes and large bread orders.", - }, + id: "2", title: "Do you offer preorders?", content: "Yes! You can preorder specialty items and large quantities by calling us at (613) 555-LOAF or visiting us in person. We recommend preordering for custom cakes and large bread orders."}, { - id: "3", - title: "What is your loyalty program?", - content: "Buy 9 items, get your 10th free! It's our way of thanking our regular customers. Ask for a loyalty card in-store or get started today.", - }, + id: "3", title: "What is your loyalty program?", content: "Buy 9 items, get your 10th free! It's our way of thanking our regular customers. Ask for a loyalty card in-store or get started today."}, { - id: "4", - title: "Do you use organic ingredients?", - content: "Yes, we prioritize organic and locally-sourced ingredients whenever possible. We believe in quality and supporting our local Ottawa community.", - }, + id: "4", title: "Do you use organic ingredients?", content: "Yes, we prioritize organic and locally-sourced ingredients whenever possible. We believe in quality and supporting our local Ottawa community."}, { - id: "5", - title: "Do you have gluten-free options?", - content: "We're currently working on expanding our gluten-free product line. Please call us for current availability and specialty requests.", - }, + id: "5", title: "Do you have gluten-free options?", content: "We're currently working on expanding our gluten-free product line. Please call us for current availability and specialty requests."}, { - id: "6", - title: "Where is your location?", - content: "We're located at 123 Elgin Street, Ottawa, ON. Street parking is available, and we're easily accessible by bus (Route 4 and 7 stop nearby).", - }, + id: "6", title: "Where is your location?", content: "We're located at 123 Elgin Street, Ottawa, ON. Street parking is available, and we're easily accessible by bus (Route 4 and 7 stop nearby)."}, ]} textPosition="left" useInvertedBackground={false} @@ -378,26 +249,18 @@ export default function HomePage() { description="Stop by our Elgin Street location to experience fresh-baked happiness. Or reach out with any questions—we'd love to hear from you!" inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us about your visit or ask a question...", - rows: 5, + name: "message", placeholder: "Tell us about your visit or ask a question...", rows: 5, required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-canada-map-infographic_23-2148695929.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-canada-map-infographic_23-2148695929.jpg" imageAlt="Brown Loaf Bakery location on Elgin Street" mediaAnimation="slide-up" mediaPosition="right" @@ -410,66 +273,39 @@ export default function HomePage() {