Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 18:46:57 +00:00
2 changed files with 1375 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -44,21 +44,21 @@ export default function LandingPage() {
description="Michelin-recognized omakase and premium Wagyu in Dubai's most exclusive fine dining destination"
tag="Michelin Guide Featured"
tagIcon={Star}
imageSrc="http://img.b2bpic.net/free-photo/man-holds-plate-with-red-gurza-side-view_141793-4739.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-holds-plate-with-red-gurza-side-view_141793-4739.jpg?_wi=1"
imageAlt="Luxury sushi omakase experience"
mediaAnimation="slide-up"
testimonials={[
{
name: "Sarah Al-Mansouri", handle: "Luxury Dining Enthusiast", testimonial: "An extraordinary culinary journey that celebrates Japanese tradition and craftsmanship", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/profile-view-handsome-senior-businessman_1262-3814.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/profile-view-handsome-senior-businessman_1262-3814.jpg?_wi=1"
},
{
name: "Ahmed Al-Maktoum", handle: "Executive Chef", testimonial: "TakaHisa sets the standard for fine dining excellence in Dubai", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4106.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4106.jpg?_wi=1"
},
{
name: "Fatima Hassan", handle: "Food Critic", testimonial: "Impeccable presentation, authentic flavors, and unparalleled attention to detail", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-office-late-night_1303-27082.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-office-late-night_1303-27082.jpg?_wi=1"
}
]}
buttons={[
@@ -92,7 +92,7 @@ export default function LandingPage() {
tagIcon={Utensils}
features={[
{
id: "1", title: "Exclusive Omakase Menu", description: "Experience a chef-curated journey of the finest sushi creations, featuring fresh seafood from Toyosu Market and authentic Japanese preparation techniques", media: { imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-with-red-gurza-side-view_141793-4739.jpg" },
id: "1", title: "Exclusive Omakase Menu", description: "Experience a chef-curated journey of the finest sushi creations, featuring fresh seafood from Toyosu Market and authentic Japanese preparation techniques", media: { imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-with-red-gurza-side-view_141793-4739.jpg?_wi=2" },
items: [
{ icon: Fish, text: "Sourced from Toyosu Market" },
{ icon: Leaf, text: "Premium seasonal selections" },
@@ -150,13 +150,13 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Al-Mansouri", imageSrc: "http://img.b2bpic.net/free-photo/profile-view-handsome-senior-businessman_1262-3814.jpg"
id: "1", name: "Sarah Al-Mansouri", imageSrc: "http://img.b2bpic.net/free-photo/profile-view-handsome-senior-businessman_1262-3814.jpg?_wi=2"
},
{
id: "2", name: "Ahmed Al-Maktoum", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4106.jpg"
id: "2", name: "Ahmed Al-Maktoum", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4106.jpg?_wi=2"
},
{
id: "3", name: "Fatima Hassan", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-office-late-night_1303-27082.jpg"
id: "3", name: "Fatima Hassan", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-office-late-night_1303-27082.jpg?_wi=2"
},
{
id: "4", name: "Mohammed Al-Suwaidi", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-black-jacket_613910-2534.jpg"