diff --git a/src/app/page.tsx b/src/app/page.tsx index 63210a6..52241fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,105 +30,69 @@ export default function LandingPage() {
@@ -148,38 +112,17 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", - title: "Slow Crafted Daily", - author: "Harold's Method", - description: "Small batches. Never rushed. Always worth the wait.", - tags: [ - "Artisan", - "Daily", - ], - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cake-parchment-paper-cloth_23-2148368311.jpg", - }, + id: "f1", title: "Slow Crafted Daily", author: "Harold's Method", description: "Small batches. Never rushed. Always worth the wait.", tags: [ + "Artisan", "Daily"], + imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cake-parchment-paper-cloth_23-2148368311.jpg"}, { - id: "f2", - title: "Locally Loved", - author: "Community", - description: "A hidden gem people can’t stop talking about.", - tags: [ - "Local", - "Favorite", - ], - imageSrc: "http://img.b2bpic.net/free-photo/girl-offering-bread-tray_23-2147984942.jpg", - }, + id: "f2", title: "Locally Loved", author: "Community", description: "A hidden gem people can’t stop talking about.", tags: [ + "Local", "Favorite"], + imageSrc: "http://img.b2bpic.net/free-photo/girl-offering-bread-tray_23-2147984942.jpg"}, { - id: "f3", - title: "Worth the Trip", - author: "Experience", - description: "Whether it’s 5 minutes or 7km—you’ll come back.", - tags: [ - "Destination", - "Experience", - ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24886.jpg", - }, + id: "f3", title: "Worth the Trip", author: "Experience", description: "Whether it’s 5 minutes or 7km—you’ll come back.", tags: [ + "Destination", "Experience"], + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24886.jpg"}, ]} title="More Than a Bakery" description="What makes Harold’s different." @@ -194,59 +137,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Bread", - name: "Portage Bread", - price: "$8.00", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-bread-recipe-idea_53876-97260.jpg", - }, + id: "p1", brand: "Bread", name: "Portage Bread", price: "$8.00", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-bread-recipe-idea_53876-97260.jpg"}, { - id: "p2", - brand: "Pie", - name: "Coconut Cream Pie", - price: "$6.50", - rating: 5, - reviewCount: "98", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sweet-cake-with-jam_23-2147802605.jpg", - }, + id: "p2", brand: "Pie", name: "Coconut Cream Pie", price: "$6.50", rating: 5, + reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sweet-cake-with-jam_23-2147802605.jpg"}, { - id: "p3", - brand: "Tart", - name: "Butterscotch Tart", - price: "$5.00", - rating: 4, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/indulgent-caramel-melting-baked-dark-chocolate-generated-by-ai_188544-18043.jpg", - }, + id: "p3", brand: "Tart", name: "Butterscotch Tart", price: "$5.00", rating: 4, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/indulgent-caramel-melting-baked-dark-chocolate-generated-by-ai_188544-18043.jpg"}, { - id: "p4", - brand: "Tart", - name: "Lemon Tart", - price: "$5.00", - rating: 5, - reviewCount: "112", - imageSrc: "http://img.b2bpic.net/free-photo/cake-slice-served-plate_141793-1312.jpg", - }, + id: "p4", brand: "Tart", name: "Lemon Tart", price: "$5.00", rating: 5, + reviewCount: "112", imageSrc: "http://img.b2bpic.net/free-photo/cake-slice-served-plate_141793-1312.jpg"}, { - id: "p5", - brand: "Pastry", - name: "Fresh Scones", - price: "$4.00", - rating: 4, - reviewCount: "65", - imageSrc: "http://img.b2bpic.net/free-photo/scone-set_1150-11057.jpg", - }, + id: "p5", brand: "Pastry", name: "Fresh Scones", price: "$4.00", rating: 4, + reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/scone-set_1150-11057.jpg"}, { - id: "p6", - brand: "Treats", - name: "Strawberry Coconut Cups", - price: "$4.50", - rating: 5, - reviewCount: "72", - imageSrc: "http://img.b2bpic.net/free-photo/fruit-glass-table_140725-428.jpg", - }, + id: "p6", brand: "Treats", name: "Strawberry Coconut Cups", price: "$4.50", rating: 5, + reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/fruit-glass-table_140725-428.jpg"}, ]} title="Featured Items" description="Most Loved. Always Remembered." @@ -261,25 +168,15 @@ export default function LandingPage() { author="Jay Strum" avatars={[ { - src: "http://img.b2bpic.net/free-photo/girl-offering-bread-tray_23-2147984942.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/girl-offering-bread-tray_23-2147984942.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24886.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24886.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515853.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/person-doing-diy-activity-online-content-creation_23-2151515853.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street_158538-1656.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street_158538-1656.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/beautiful-girl-buys-buns-bakery_1157-24663.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/beautiful-girl-buys-buns-bakery_1157-24663.jpg", alt: "Customer"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -290,12 +187,11 @@ export default function LandingPage() { @@ -305,46 +201,29 @@ export default function LandingPage() {