From 8d937f27b9871057d3fe47c1aa04e2577a45a46b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 12:15:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 229 +++++++++++------------------------------------ 1 file changed, 54 insertions(+), 175 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4efcbd5..f020621 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,17 +31,11 @@ export default function LandingPage() { @@ -50,108 +44,63 @@ export default function LandingPage() {
@@ -161,9 +110,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Sanctuary of Strong Caffeine" description={[ - "We aren't just another stop on your commute. Between the glass towers of Toronto, Black Wolf Coffee is a sanctuary of strong caffeine and homemade comfort.", - "Whether it's a 'Supernova' espresso or a seat in our cozy corner, we provide the fuel for the modern pack. Our team brings the warmth and friendly service that makes every visit memorable.", - ]} + "We aren't just another stop on your commute. Between the glass towers of Toronto, Black Wolf Coffee is a sanctuary of strong caffeine and homemade comfort.", "Whether it's a 'Supernova' espresso or a seat in our cozy corner, we provide the fuel for the modern pack. Our team brings the warmth and friendly service that makes every visit memorable."]} /> @@ -174,17 +121,11 @@ export default function LandingPage() { useInvertedBackground={false} negativeCard={{ items: [ - "Strong Hatch Roasts", - "Artisan Baked Goods", - "Cozy Den Atmosphere", - ], + "Strong Hatch Roasts", "Artisan Baked Goods", "Cozy Den Atmosphere"], }} positiveCard={{ items: [ - "Subtext Balanced Beans", - "Ginger Molasses Famous", - "Professional Staff Care", - ], + "Subtext Balanced Beans", "Ginger Molasses Famous", "Professional Staff Care"], }} title="The Strength & Art Experience" description="A refined look at what makes our den the preferred stop on Bay Street." @@ -199,59 +140,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - brand: "Signature", - name: "Supernova Espresso", - price: "$4.50", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2147.jpg", - }, + id: "1", brand: "Signature", name: "Supernova Espresso", price: "$4.50", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/pouring-milk-mix-latte-coffee-art_1232-2147.jpg"}, { - id: "2", - brand: "Pastry", - name: "Ginger Molasses Cookie", - price: "$3.75", - rating: 5, - reviewCount: "340", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-gingerbread-cookies-bowl_181624-60657.jpg", - }, + id: "2", brand: "Pastry", name: "Ginger Molasses Cookie", price: "$3.75", rating: 5, + reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-gingerbread-cookies-bowl_181624-60657.jpg"}, { - id: "3", - brand: "Signature", - name: "Dolce Latte", - price: "$6.25", - rating: 4, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/porcelain-cups-near-teapot_23-2147809277.jpg", - }, + id: "3", brand: "Signature", name: "Dolce Latte", price: "$6.25", rating: 4, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/porcelain-cups-near-teapot_23-2147809277.jpg"}, { - id: "4", - brand: "Pastry", - name: "S'mores Strawberry Cookie", - price: "$4.00", - rating: 5, - reviewCount: "92", - imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-roll-assortment-top-view_23-2148904730.jpg", - }, + id: "4", brand: "Pastry", name: "S'mores Strawberry Cookie", price: "$4.00", rating: 5, + reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-roll-assortment-top-view_23-2148904730.jpg"}, { - id: "5", - brand: "Craft", - name: "Oatly Matcha", - price: "$6.50", - rating: 5, - reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-matcha-tea-cup-coaster_23-2148378882.jpg", - }, + id: "5", brand: "Craft", name: "Oatly Matcha", price: "$6.50", rating: 5, + reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-matcha-tea-cup-coaster_23-2148378882.jpg"}, { - id: "6", - brand: "Pastry", - name: "Macadamia Butter Tart", - price: "$4.25", - rating: 5, - reviewCount: "65", - imageSrc: "http://img.b2bpic.net/free-photo/creative-arrangement-delicious-macarons_23-2148949040.jpg", - }, + id: "6", brand: "Pastry", name: "Macadamia Butter Tart", price: "$4.25", rating: 5, + reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/creative-arrangement-delicious-macarons_23-2148949040.jpg"}, ]} title="Our Signature Vault" description="Artisanal pours and handmade decadence." @@ -266,25 +171,15 @@ export default function LandingPage() { author="C R. & cokeys" avatars={[ { - src: "http://img.b2bpic.net/free-photo/cheerful-longhaired-brunette-woman-bright-beret-red-dress-smiles-widely-sits-beautiful-cafe-young-asian-lady-eyeglasses-holds-white-coffee-cup_197531-29276.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/cheerful-longhaired-brunette-woman-bright-beret-red-dress-smiles-widely-sits-beautiful-cafe-young-asian-lady-eyeglasses-holds-white-coffee-cup_197531-29276.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-coffee-cup_1170-644.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-coffee-cup_1170-644.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/pretty-young-woman-enjoying-coffee-cup_23-2148756346.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/pretty-young-woman-enjoying-coffee-cup_23-2148756346.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg", alt: "Customer"}, ]} ratingAnimation="slide-up" avatarsAnimation="blur-reveal" @@ -295,14 +190,11 @@ export default function LandingPage() { @@ -313,20 +205,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Where are you located?", - content: "717 Bay St, Toronto.", - }, + id: "1", title: "Where are you located?", content: "717 Bay St, Toronto."}, { - id: "2", - title: "Do you offer vegan options?", - content: "Yes, we have Oatly-based lattes.", - }, + id: "2", title: "Do you offer vegan options?", content: "Yes, we have Oatly-based lattes."}, { - id: "3", - title: "How can I order?", - content: "Use our quick pickup system online.", - }, + id: "3", title: "How can I order?", content: "Use our quick pickup system online."}, ]} imageSrc="http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg" mediaAnimation="slide-up" @@ -340,16 +223,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1