From c3fe45fe525bdf4174b209a38141fd94d6c2e9b3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 00:05:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 250 +++++++---------------------------------------- 1 file changed, 36 insertions(+), 214 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 12b5677..0a9756d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,67 +31,28 @@ export default function LandingPage() {
@@ -102,18 +63,9 @@ export default function LandingPage() { title="The Art of Omakase" description="True omakase is a conversation between chef and guest. At Taka Sushi, we bring the soul of Tokyo's finest counters to Westbury. Every piece is a testament to seasons, tradition, and the pursuit of perfection." metrics={[ - { - value: "15", - title: "Seats Available", - }, - { - value: "24h", - title: "Fish Sourcing", - }, - { - value: "100%", - title: "Traditional Craft", - }, + { value: "15", title: "Seats Available" }, + { value: "24h", title: "Fish Sourcing" }, + { value: "100%", title: "Traditional Craft" }, ]} imageSrc="http://img.b2bpic.net/free-photo/confident-middle-aged-male-cook-chef-uniform-put-hands-hip-yellow-wall-with-copy-space_141793-36377.jpg" imageAlt="Executive Sushi Chef" @@ -128,33 +80,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "f1", - title: "Premium Sourcing", - descriptions: [ - "Fish sourced directly from Tokyo markets, flown in daily for peak freshness.", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5zsehp", - imageAlt: "luxury dining logo minimal black", - }, - { - id: "f2", - title: "Traditional Techniques", - descriptions: [ - "Crafted using Edomae-style curing and aging techniques for deeper flavor profile.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-with-ginger-wasabi_140725-50.jpg?_wi=2", - imageAlt: "luxury dining logo minimal black", - }, - { - id: "f3", - title: "Intimate Atmosphere", - descriptions: [ - "A private, 15-seat sanctuary designed for focused culinary appreciation.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/isolated-sushi-closeup_181624-1350.jpg?_wi=2", - imageAlt: "luxury dining logo minimal black", - }, + { id: "f1", title: "Premium Sourcing", descriptions: ["Fish sourced directly from Tokyo markets, flown in daily for peak freshness."], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5zsehp", imageAlt: "luxury dining logo minimal black" }, + { id: "f2", title: "Traditional Techniques", descriptions: ["Crafted using Edomae-style curing and aging techniques for deeper flavor profile."], imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-with-ginger-wasabi_140725-50.jpg", imageAlt: "luxury dining logo minimal black" }, + { id: "f3", title: "Intimate Atmosphere", descriptions: ["A private, 15-seat sanctuary designed for focused culinary appreciation."], imageSrc: "http://img.b2bpic.net/free-photo/isolated-sushi-closeup_181624-1350.jpg", imageAlt: "luxury dining logo minimal black" }, ]} title="Why Taka Sushi" description="Exclusivity and craftsmanship define the Taka experience." @@ -168,42 +96,12 @@ export default function LandingPage() { gridVariant="two-columns-alternating-heights" useInvertedBackground={true} products={[ - { - id: "p1", - name: "Maguro Nigiri", - price: "Market Price", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-sushi-with-sauce_23-2148862950.jpg", - }, - { - id: "p2", - name: "Uni Specialty", - price: "Market Price", - imageSrc: "http://img.b2bpic.net/free-photo/rolls-green-leaf-inside-brown-green-plate_114579-3237.jpg", - }, - { - id: "p3", - name: "Seasonal Sashimi", - price: "Market Price", - imageSrc: "http://img.b2bpic.net/free-photo/tuna-sashismi_1203-8958.jpg", - }, - { - id: "p4", - name: "Otoro Special", - price: "Market Price", - imageSrc: "http://img.b2bpic.net/free-photo/isolated-sushi-closeup_181624-1300.jpg", - }, - { - id: "p5", - name: "Hotate Nigiri", - price: "Market Price", - imageSrc: "http://img.b2bpic.net/free-photo/sushi-roll_1203-2978.jpg", - }, - { - id: "p6", - name: "Signature Chef Roll", - price: "Market Price", - imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-sushi-order-takeaway_23-2149050369.jpg", - }, + { id: "p1", name: "Maguro Nigiri", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-sushi-with-sauce_23-2148862950.jpg" }, + { id: "p2", name: "Uni Specialty", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/rolls-green-leaf-inside-brown-green-plate_114579-3237.jpg" }, + { id: "p3", name: "Seasonal Sashimi", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sashismi_1203-8958.jpg" }, + { id: "p4", name: "Otoro Special", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/isolated-sushi-closeup_181624-1300.jpg" }, + { id: "p5", name: "Hotate Nigiri", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/sushi-roll_1203-2978.jpg" }, + { id: "p6", name: "Signature Chef Roll", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-sushi-order-takeaway_23-2149050369.jpg" }, ]} title="Chef's Selection" description="An evolving rotation of premium nigiri and seasonal specials." @@ -214,15 +112,7 @@ export default function LandingPage() { @@ -234,41 +124,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { - id: "t1", - name: "Sarah J.", - handle: "@sarah_foodie", - testimonial: "An incredible experience. Truly Tokyo quality right here on Long Island.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-brown-bra-smiles-widely-eats-tasty-waffle-with-ice-cream-chocolate-sauce_197531-18186.jpg", - }, - { - id: "t2", - name: "Michael B.", - handle: "@michaels_picks", - testimonial: "The best omakase I've had outside of Japan. Absolute perfection.", - imageSrc: "http://img.b2bpic.net/free-photo/people-date-restaurant-reading-menu_23-2147735746.jpg", - }, - { - id: "t3", - name: "Elena R.", - handle: "@elena_eats", - testimonial: "Intimate, thoughtful, and delicious. Worth every penny.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg", - }, - { - id: "t4", - name: "David L.", - handle: "@david_l", - testimonial: "A hidden gem. Will be coming back for every anniversary.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-with-flower-table_23-2148001715.jpg", - }, - { - id: "t5", - name: "Jessica M.", - handle: "@jess_m", - testimonial: "Craftsmanship of the highest order. Exceeded all expectations.", - imageSrc: "http://img.b2bpic.net/free-vector/wedding-menu-pattern_23-2147553314.jpg", - }, + { id: "t1", name: "Sarah J.", handle: "@sarah_foodie", testimonial: "An incredible experience. Truly Tokyo quality right here on Long Island.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-brown-bra-smiles-widely-eats-tasty-waffle-with-ice-cream-chocolate-sauce_197531-18186.jpg" }, + { id: "t2", name: "Michael B.", handle: "@michaels_picks", testimonial: "The best omakase I've had outside of Japan. Absolute perfection.", imageSrc: "http://img.b2bpic.net/free-photo/people-date-restaurant-reading-menu_23-2147735746.jpg" }, + { id: "t3", name: "Elena R.", handle: "@elena_eats", testimonial: "Intimate, thoughtful, and delicious. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/happy-satisfied-customer-making-ok-gesture_74855-2298.jpg" }, + { id: "t4", name: "David L.", handle: "@david_l", testimonial: "A hidden gem. Will be coming back for every anniversary.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-with-flower-table_23-2148001715.jpg" }, + { id: "t5", name: "Jessica M.", handle: "@jess_m", testimonial: "Craftsmanship of the highest order. Exceeded all expectations.", imageSrc: "http://img.b2bpic.net/free-vector/wedding-menu-pattern_23-2147553314.jpg" }, ]} title="Guest Stories" description="Hear what our guests have to say about the Taka experience." @@ -280,21 +140,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "Do you accept walk-ins?", - content: "Due to our intimate seating, we are by-reservation only.", - }, - { - id: "q2", - title: "Are there dietary restrictions?", - content: "Please notify us 48 hours in advance so we can prepare alternatives.", - }, - { - id: "q3", - title: "Is there a time limit?", - content: "We reserve each seat for a 90-minute culinary journey.", - }, + { id: "q1", title: "Do you accept walk-ins?", content: "Due to our intimate seating, we are by-reservation only." }, + { id: "q2", title: "Are there dietary restrictions?", content: "Please notify us 48 hours in advance so we can prepare alternatives." }, + { id: "q3", title: "Is there a time limit?", content: "We reserve each seat for a 90-minute culinary journey." }, ]} title="Common Inquiries" description="Essential information regarding your booking and dining experience." @@ -305,9 +153,7 @@ export default function LandingPage() {
-- 2.49.1