From 4994e59068ea573f5f0fd00d958291217b223080 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Thu, 2 Apr 2026 15:18:30 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/app/page.tsx --- src/app/page.tsx | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fc82b1..1c6fa3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,6 +46,10 @@ export default function LandingPage() { }, ]} brandName="Golden Crust" + button={{ + text: "Contact Us", + href: "#contact", + }} /> @@ -72,18 +76,6 @@ export default function LandingPage() { imageSrc: "https://pixabay.com/get/gacec2b562ee6eb347acd440e7373ae1e86b6a271dd63d528bf1b05b35bf11d51eefa5d79528b8af5f570fd2dcf7f6cf7bf647dd4e368543772330aa05e84b33c_1280.jpg", imageAlt: "Pastry chef at work", }, - { - imageSrc: "https://pixabay.com/get/gea065649b498a77d1814923321fe4df95333a22b241431090d61a53bfef96bd85b221157648cc9429a73836d9f1ba49719f0b9683840e908814a9339a8a986c4_1280.jpg?_wi=1", - imageAlt: "Fresh rustic bread", - }, - { - imageSrc: "https://pixabay.com/get/g995f1dd024b0ec46bea0a098682e42bd92214ddce4487de1afb7cff391a2937d2cddef0f02d56bc2f1c7ce224c0475f0112b5bb64998e58af4bde678d38a864d_1280.jpg?_wi=1", - imageAlt: "Buttery croissants", - }, - { - imageSrc: "https://pixabay.com/get/gbc3b18545c2abea6e1c0f531698738eff356a31baba2c367ecbce98987d186fc683388a51226bda16082cd985db1b6a558fe1ea1b04b931fc3ccb30d4b686930_1280.jpg?_wi=1", - imageAlt: "Fresh cinnamon rolls", - }, ]} mediaAnimation="slide-up" rating={5} -- 2.49.1 From fa02fcf957caeec49765cd29f272dd776fdce9f1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 15:18:45 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 156 +++++++++++------------------------------------ 1 file changed, 34 insertions(+), 122 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c6fa3d..3eb042f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,53 +29,35 @@ export default function LandingPage() {
@@ -102,47 +82,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Rustic Sourdough", - price: "$8.00", - imageSrc: "https://pixabay.com/get/gea065649b498a77d1814923321fe4df95333a22b241431090d61a53bfef96bd85b221157648cc9429a73836d9f1ba49719f0b9683840e908814a9339a8a986c4_1280.jpg?_wi=2", - imageAlt: "Rustic Sourdough Loaf", - }, + id: "p1", name: "Rustic Sourdough", price: "$8.00", imageSrc: "https://pixabay.com/get/gea065649b498a77d1814923321fe4df95333a22b241431090d61a53bfef96bd85b221157648cc9429a73836d9f1ba49719f0b9683840e908814a9339a8a986c4_1280.jpg", imageAlt: "Rustic Sourdough Loaf"}, { - id: "p2", - name: "Butter Croissant", - price: "$4.50", - imageSrc: "https://pixabay.com/get/g995f1dd024b0ec46bea0a098682e42bd92214ddce4487de1afb7cff391a2937d2cddef0f02d56bc2f1c7ce224c0475f0112b5bb64998e58af4bde678d38a864d_1280.jpg?_wi=2", - imageAlt: "Fresh Butter Croissant", - }, + id: "p2", name: "Butter Croissant", price: "$4.50", imageSrc: "https://pixabay.com/get/g995f1dd024b0ec46bea0a098682e42bd92214ddce4487de1afb7cff391a2937d2cddef0f02d56bc2f1c7ce224c0475f0112b5bb64998e58af4bde678d38a864d_1280.jpg", imageAlt: "Fresh Butter Croissant"}, { - id: "p3", - name: "Chocolate Tart", - price: "$6.00", - imageSrc: "https://pixabay.com/get/gb063b571e0c44097f21eeaa261c1b249ef2a23552c18f3842ff93582078fc9abfa18662b16d28aa66efd082950cdca3d3baf90c62d3fcee8d70f1fcfb19ffb19_1280.jpg", - imageAlt: "Rich Chocolate Tart", - }, + id: "p3", name: "Chocolate Tart", price: "$6.00", imageSrc: "https://pixabay.com/get/gb063b571e0c44097f21eeaa261c1b249ef2a23552c18f3842ff93582078fc9abfa18662b16d28aa66efd082950cdca3d3baf90c62d3fcee8d70f1fcfb19ffb19_1280.jpg", imageAlt: "Rich Chocolate Tart"}, { - id: "p4", - name: "Blueberry Muffin", - price: "$3.75", - imageSrc: "https://pixabay.com/get/gdf6b6bd0e2e5bf9e81ef9d24cbd5a5eabba3715e8e88d0775363034d3b3ce8ee05a527c8418c9df9861aec75e986ff3f_1280.jpg", - imageAlt: "Blueberry Muffin", - }, + id: "p4", name: "Blueberry Muffin", price: "$3.75", imageSrc: "https://pixabay.com/get/gdf6b6bd0e2e5bf9e81ef9d24cbd5a5eabba3715e8e88d0775363034d3b3ce8ee05a527c8418c9df9861aec75e986ff3f_1280.jpg", imageAlt: "Blueberry Muffin"}, { - id: "p5", - name: "Cinnamon Roll", - price: "$4.00", - imageSrc: "https://pixabay.com/get/gbc3b18545c2abea6e1c0f531698738eff356a31baba2c367ecbce98987d186fc683388a51226bda16082cd985db1b6a558fe1ea1b04b931fc3ccb30d4b686930_1280.jpg?_wi=2", - imageAlt: "Cinnamon Roll", - }, + id: "p5", name: "Cinnamon Roll", price: "$4.00", imageSrc: "https://pixabay.com/get/gbc3b18545c2abea6e1c0f531698738eff356a31baba2c367ecbce98987d186fc683388a51226bda16082cd985db1b6a558fe1ea1b04b931fc3ccb30d4b686930_1280.jpg", imageAlt: "Cinnamon Roll"}, { - id: "p6", - name: "Gourmet Cookie", - price: "$3.00", - imageSrc: "https://pixabay.com/get/g7c7e63e0dbe75f92627d8f985b284c4f276949b62038291d0d5b66b10bfb53deae8215fe8e6812df4f76dd8fa6bcd5bf_1280.jpg", - imageAlt: "Artisanal Cookie", - }, + id: "p6", name: "Gourmet Cookie", price: "$3.00", imageSrc: "https://pixabay.com/get/g7c7e63e0dbe75f92627d8f985b284c4f276949b62038291d0d5b66b10bfb53deae8215fe8e6812df4f76dd8fa6bcd5bf_1280.jpg", imageAlt: "Artisanal Cookie"}, ]} title="Today's Fresh Picks" description="Hand-picked favorites from our ovens to your kitchen table." @@ -156,45 +106,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Miller", - handle: "@sarah.bakes", - testimonial: "The best sourdough I've ever had, hands down. My mornings are not the same without their croissants.", - rating: 5, - imageSrc: "https://pixabay.com/get/g05a763e5f548b6c7ebf09f97355758fc520c95ef73165d4a73fc5ca20506241cdb0d8c2b4d5da354074c198beb652367cd32070352f0110ba887ef6c5c057616_1280.jpg", - }, + id: "1", name: "Sarah Miller", handle: "@sarah.bakes", testimonial: "The best sourdough I've ever had, hands down. My mornings are not the same without their croissants.", rating: 5, + imageSrc: "https://pixabay.com/get/g05a763e5f548b6c7ebf09f97355758fc520c95ef73165d4a73fc5ca20506241cdb0d8c2b4d5da354074c198beb652367cd32070352f0110ba887ef6c5c057616_1280.jpg"}, { - id: "2", - name: "John Doe", - handle: "@jd_eats", - testimonial: "Consistently fresh, warm, and delicious. You can truly taste the quality ingredients in every single bite.", - rating: 5, - imageSrc: "https://pixabay.com/get/gd6496774e9a74e8f7706e1ffb4f20d602872a006dd8a9261995e60a4d120ec661468fe0a046e0760d083c5790f885b2c5d9744403b6a9512c6ce6dbe89aea5ca_1280.jpg", - }, + id: "2", name: "John Doe", handle: "@jd_eats", testimonial: "Consistently fresh, warm, and delicious. You can truly taste the quality ingredients in every single bite.", rating: 5, + imageSrc: "https://pixabay.com/get/gd6496774e9a74e8f7706e1ffb4f20d602872a006dd8a9261995e60a4d120ec661468fe0a046e0760d083c5790f885b2c5d9744403b6a9512c6ce6dbe89aea5ca_1280.jpg"}, { - id: "3", - name: "Emily Chen", - handle: "@em_chen", - testimonial: "The atmosphere is as inviting as the food. I love grabbing a muffin and coffee every Sunday.", - rating: 5, - imageSrc: "https://pixabay.com/get/g043ce0e2238b077eb82c12ba458470fe9f6a4c4ea13ba20e02bfe3538ed82c94c9efb73e0f0d49d149bd165155bfb5e1fecef72c896bafd9216cd8044939d697_1280.jpg", - }, + id: "3", name: "Emily Chen", handle: "@em_chen", testimonial: "The atmosphere is as inviting as the food. I love grabbing a muffin and coffee every Sunday.", rating: 5, + imageSrc: "https://pixabay.com/get/g043ce0e2238b077eb82c12ba458470fe9f6a4c4ea13ba20e02bfe3538ed82c94c9efb73e0f0d49d149bd165155bfb5e1fecef72c896bafd9216cd8044939d697_1280.jpg"}, { - id: "4", - name: "David Smith", - handle: "@d_smith", - testimonial: "Excellent service and the treats are always perfect. A must-visit if you are in the neighborhood.", - rating: 5, - imageSrc: "https://pixabay.com/get/g4b263d39b28b5caa5ca2a1a0dcb13eb666419623f8bf258758fa4c44e119ac375480765802b030519409589a17a0afa511c77939fe4f7c56ce995f058bcbc387_1280.jpg", - }, + id: "4", name: "David Smith", handle: "@d_smith", testimonial: "Excellent service and the treats are always perfect. A must-visit if you are in the neighborhood.", rating: 5, + imageSrc: "https://pixabay.com/get/g4b263d39b28b5caa5ca2a1a0dcb13eb666419623f8bf258758fa4c44e119ac375480765802b030519409589a17a0afa511c77939fe4f7c56ce995f058bcbc387_1280.jpg"}, { - id: "5", - name: "Lisa Wang", - handle: "@lisa_w", - testimonial: "Finally, real artisanal bread. It's so nice to have a proper local bakery finally!", - rating: 5, - imageSrc: "https://pixabay.com/get/g9bca5bc24e1ae1ac9c788ad5bc3f1efb1b59810a3bbb6166ca6f627c897d73e677276a152c377130a2551cf57caef6c9f311f6b67a66bd8d89cb30717f0611dc_1280.jpg", - }, + id: "5", name: "Lisa Wang", handle: "@lisa_w", testimonial: "Finally, real artisanal bread. It's so nice to have a proper local bakery finally!", rating: 5, + imageSrc: "https://pixabay.com/get/g9bca5bc24e1ae1ac9c788ad5bc3f1efb1b59810a3bbb6166ca6f627c897d73e677276a152c377130a2551cf57caef6c9f311f6b67a66bd8d89cb30717f0611dc_1280.jpg"}, ]} showRating={true} title="Community Love" @@ -206,12 +131,11 @@ export default function LandingPage() { @@ -223,33 +147,21 @@ export default function LandingPage() { { items: [ { - label: "Menu", - href: "#products", - }, + label: "Menu", href: "#products"}, { - label: "About Us", - href: "#about", - }, + label: "About Us", href: "#about"}, { - label: "Locations", - href: "#", - }, + label: "Locations", href: "#"}, ], }, { items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, { - label: "Contact", - href: "#", - }, + label: "Contact", href: "#"}, ], }, ]} -- 2.49.1