Merge version_1 into main #3
@@ -51,8 +51,8 @@ export default function LandingPage() {
|
||||
{ text: "Visit Us Today", href: "#contact" }
|
||||
]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5704.jpg", imageAlt: "Fresh sushi" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/celebration-wedding-luxury-service-decoration_1203-4937.jpg", imageAlt: "Hot buffet" },
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5704.jpg?_wi=1", imageAlt: "Fresh sushi" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/celebration-wedding-luxury-service-decoration_1203-4937.jpg?_wi=1", imageAlt: "Hot buffet" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-preparing-sushi-order-takeaway_23-2149050362.jpg", imageAlt: "Handcrafted sushi" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-crockery-with-teapot-silver-spoon_23-2148798081.jpg", imageAlt: "Modern interior" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/combination-makeup-textures_23-2150039188.jpg", imageAlt: "Fresh ingredients" },
|
||||
@@ -67,8 +67,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ tag: "Fresh", title: "Sushi Bar", subtitle: "Handcrafted Daily", description: "Expertly prepared sushi featuring premium ingredients and precision cuts.", imageSrc: "http://img.b2bpic.net/free-photo/sushi-rolls-topped-with-salmon-radish_140725-4241.jpg", imageAlt: "Sushi rolls topped with salmon and radish" },
|
||||
{ tag: "Abundant", title: "Buffet Selection", subtitle: "Constantly Refreshed", description: "Wide variety of hot, savory dishes prepared with care and quality.", imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5704.jpg", imageAlt: "Sushi rolls topped with salmon and radish" },
|
||||
{ tag: "Spotless", title: "Cleanliness First", subtitle: "Immaculate Standards", description: "We maintain an impeccably clean environment so you can dine with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/celebration-wedding-luxury-service-decoration_1203-4937.jpg", imageAlt: "Sushi rolls topped with salmon and radish" }
|
||||
{ tag: "Abundant", title: "Buffet Selection", subtitle: "Constantly Refreshed", description: "Wide variety of hot, savory dishes prepared with care and quality.", imageSrc: "http://img.b2bpic.net/free-photo/various-colored-sushi-set-top-view_140725-5704.jpg?_wi=2", imageAlt: "Sushi rolls topped with salmon and radish" },
|
||||
{ tag: "Spotless", title: "Cleanliness First", subtitle: "Immaculate Standards", description: "We maintain an impeccably clean environment so you can dine with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/celebration-wedding-luxury-service-decoration_1203-4937.jpg?_wi=2", imageAlt: "Sushi rolls topped with salmon and radish" }
|
||||
]}
|
||||
title="A Curated Experience"
|
||||
description="We blend quality, cleanliness, and selection into an elevated dining journey."
|
||||
|
||||
Reference in New Issue
Block a user