From c112f9ecf3a33507d34375020870e63df719f7d4 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 29 Apr 2026 16:07:40 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c77a2ff..ec8cfe6 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -141,7 +141,6 @@ export default function HomePage() { description="Authentic experiences from coffee lovers." testimonials={[ { - id: "1", name: "Sarah J.", role: "Designer", company: "Studio B", @@ -149,7 +148,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285289.jpg", }, { - id: "2", name: "Mark D.", role: "Dev", company: "WebCorp", @@ -157,7 +155,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-woman-coat-with-coffee-go-happily-looking-camera-park_574295-3133.jpg", }, { - id: "3", name: "Emily P.", role: "CEO", company: "Launch", @@ -165,7 +162,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-man-drinking-morning-coffee_329181-17258.jpg", }, { - id: "4", name: "David W.", role: "Artist", company: "Creative", @@ -173,7 +169,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/businessman-drinking-cup-coffee-while-taking-break-from-work-his-office-business-concept_58466-16067.jpg", }, { - id: "5", name: "Lucy K.", role: "Writer", company: "Ink", -- 2.49.1 From 368c8d47a08a17872595316f0314ef7f3023e90d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 16:07:47 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 143 +++++++++-------------------------------- 1 file changed, 32 insertions(+), 111 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index ec8cfe6..d3a0bc1 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -16,13 +16,9 @@ export default function HomePage() { title="Coffee Defined by Precision" description="Experience the perfect balance of flavor in every cup. BlackFlat brings curated specialty roasts directly to your morning ritual." primaryButton={{ - text: "Discover Roasts", - href: "#coffee", - }} + text: "Discover Roasts", href: "#coffee"}} secondaryButton={{ - text: "Learn Our Story", - href: "#about", - }} + text: "Learn Our Story", href: "#about"}} imageSrc="http://img.b2bpic.net/free-photo/close-up-coffee-beans-jar_23-2147775882.jpg" /> @@ -31,13 +27,9 @@ export default function HomePage() { @@ -48,35 +40,17 @@ export default function HomePage() { description="From single-origin pour-overs to our signature house espresso." products={[ { - name: "Ethio-Yirg", - price: "$22.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-coffee-beans_23-2148937293.jpg", - }, + name: "Ethio-Yirg", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-coffee-beans_23-2148937293.jpg"}, { - name: "Cold-Press", - price: "$18.00", - imageSrc: "http://img.b2bpic.net/free-photo/making-coffee-process-home_23-2148937310.jpg", - }, + name: "Cold-Press", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/making-coffee-process-home_23-2148937310.jpg"}, { - name: "Pour-Over Lab", - price: "$16.00", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-machine-table_23-2148937221.jpg", - }, + name: "Pour-Over Lab", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-machine-table_23-2148937221.jpg"}, { - name: "House Flat", - price: "$14.00", - imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-drinks-coffee-outdoors-summer_72229-136.jpg", - }, + name: "House Flat", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/man-white-shirt-drinks-coffee-outdoors-summer_72229-136.jpg"}, { - name: "Chemex Special", - price: "$20.00", - imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-14720.jpg", - }, + name: "Chemex Special", price: "$20.00", imageSrc: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-pour_176420-14720.jpg"}, { - name: "Espresso Blend", - price: "$19.00", - imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup-medium-shot_23-2149647825.jpg", - }, + name: "Espresso Blend", price: "$19.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-coffee-cup-medium-shot_23-2149647825.jpg"}, ]} /> @@ -88,23 +62,11 @@ export default function HomePage() { description="Excellence in numbers." metrics={[ { - value: "15+", - title: "Single Origin Roasts", - description: "Curated selection from around the globe.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-paper-bag-with-roasted-coffee-beans-lights-isolated-white-background_181624-60278.jpg", - }, + value: "15+", title: "Single Origin Roasts", description: "Curated selection from around the globe.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-paper-bag-with-roasted-coffee-beans-lights-isolated-white-background_181624-60278.jpg"}, { - value: "100%", - title: "Fair Trade Sourced", - description: "Ensuring ethical partnerships at every level.", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-coffee-machine-cup_23-2148892895.jpg", - }, + value: "100%", title: "Fair Trade Sourced", description: "Ensuring ethical partnerships at every level.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-coffee-machine-cup_23-2148892895.jpg"}, { - value: "20k", - title: "Cups Served Yearly", - description: "Sharing the art of the perfect flat.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-coffee_1232-866.jpg", - }, + value: "20k", title: "Cups Served Yearly", description: "Sharing the art of the perfect flat.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-preparing-coffee_1232-866.jpg"}, ]} /> @@ -116,20 +78,11 @@ export default function HomePage() { description="The talent behind our craft." members={[ { - name: "Alex Rivet", - role: "Head Roaster", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-takeaway-coffee-cup_23-2147906467.jpg", - }, + name: "Alex Rivet", role: "Head Roaster", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-takeaway-coffee-cup_23-2147906467.jpg"}, { - name: "Maya Chen", - role: "Lead Barista", - imageSrc: "http://img.b2bpic.net/free-photo/view-attractive-woman-doing-selfie-camera_197531-33575.jpg", - }, + name: "Maya Chen", role: "Lead Barista", imageSrc: "http://img.b2bpic.net/free-photo/view-attractive-woman-doing-selfie-camera_197531-33575.jpg"}, { - name: "Sam Thorne", - role: "Sourcing Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/happy-office-worker-drinking-hot-coffee-looking-excited-gossiping-standing-white-background_1258-112056.jpg", - }, + name: "Sam Thorne", role: "Sourcing Specialist", imageSrc: "http://img.b2bpic.net/free-photo/happy-office-worker-drinking-hot-coffee-looking-excited-gossiping-standing-white-background_1258-112056.jpg"}, ]} /> @@ -141,54 +94,28 @@ export default function HomePage() { description="Authentic experiences from coffee lovers." testimonials={[ { - name: "Sarah J.", - role: "Designer", - company: "Studio B", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285289.jpg", - }, + name: "Sarah J.", role: "Designer", company: "Studio B", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285289.jpg"}, { - name: "Mark D.", - role: "Dev", - company: "WebCorp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-woman-coat-with-coffee-go-happily-looking-camera-park_574295-3133.jpg", - }, + name: "Mark D.", role: "Dev", company: "WebCorp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-woman-coat-with-coffee-go-happily-looking-camera-park_574295-3133.jpg"}, { - name: "Emily P.", - role: "CEO", - company: "Launch", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-man-drinking-morning-coffee_329181-17258.jpg", - }, + name: "Emily P.", role: "CEO", company: "Launch", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-man-drinking-morning-coffee_329181-17258.jpg"}, { - name: "David W.", - role: "Artist", - company: "Creative", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-drinking-cup-coffee-while-taking-break-from-work-his-office-business-concept_58466-16067.jpg", - }, + name: "David W.", role: "Artist", company: "Creative", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-drinking-cup-coffee-while-taking-break-from-work-his-office-business-concept_58466-16067.jpg"}, { - name: "Lucy K.", - role: "Writer", - company: "Ink", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491912.jpg", - }, + name: "Lucy K.", role: "Writer", company: "Ink", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491912.jpg"}, ]} metrics={[ { - value: "4.9/5", - label: "Community Rating", - }, + value: "4.9/5", label: "Community Rating"}, { - value: "98%", - label: "Return Visits", - }, + value: "98%", label: "Return Visits"}, { - value: "12+", - label: "Roast Types", - }, + value: "12+", label: "Roast Types"}, ]} /> @@ -200,17 +127,11 @@ export default function HomePage() { description="Answers to keep your coffee experience seamless." items={[ { - question: "Do you ship coffee beans?", - answer: "Yes, we ship nationwide within 48 hours of roasting.", - }, + question: "Do you ship coffee beans?", answer: "Yes, we ship nationwide within 48 hours of roasting."}, { - question: "Can I subscribe for coffee?", - answer: "Absolutely! Our subscription service delivers fresh roasts monthly.", - }, + question: "Can I subscribe for coffee?", answer: "Absolutely! Our subscription service delivers fresh roasts monthly."}, { - question: "Are you open on weekends?", - answer: "Yes, we are open 8am to 6pm on both Saturday and Sunday.", - }, + question: "Are you open on weekends?", answer: "Yes, we are open 8am to 6pm on both Saturday and Sunday."}, ]} /> -- 2.49.1