diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a9756d..303a3dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,8 +47,8 @@ export default function LandingPage() { description="Authentic Japanese sushi crafted by a Japanese chef using traditional techniques, premium fish, and perfectly seasoned rice. Limited seating. Reservations strongly recommended." buttons={[{ text: "Reserve Your Table", href: "#contact" }]} carouselItems={[ - { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-with-ginger-wasabi_140725-50.jpg", imageAlt: "Chef preparing nigiri" }, - { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/isolated-sushi-closeup_181624-1350.jpg", imageAlt: "Intimate dining experience" }, + { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sushi-with-ginger-wasabi_140725-50.jpg?_wi=1", imageAlt: "Chef preparing nigiri" }, + { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/isolated-sushi-closeup_181624-1350.jpg?_wi=1", imageAlt: "Intimate dining experience" }, { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg", imageAlt: "Artistic sushi plating" }, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/minimal-elegant-breakfast_23-2151885830.jpg", imageAlt: "Handcrafted sushi details" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/hands-arranging-ingredients-sushi-mat_23-2148259228.jpg", imageAlt: "Fresh ingredients display" }, @@ -81,8 +81,8 @@ export default function LandingPage() { 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", 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" }, + { 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" }, ]} title="Why Taka Sushi" description="Exclusivity and craftsmanship define the Taka experience."