Update src/app/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
handle: "@tanwei",
|
||||
testimonial: "Exceptional quality and atmosphere. A true gem in KL.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269167.jpg?_wi=1",
|
||||
imageAlt: "authentic japanese restaurant dining interior",
|
||||
},
|
||||
{
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@siti_a",
|
||||
testimonial: "The sushi is incredibly fresh. Highly recommend the omakase.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150170222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150170222.jpg?_wi=1",
|
||||
imageAlt: "premium sushi platter close up",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@johnd",
|
||||
testimonial: "Authentic taste, perfectly balanced and beautifully served.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269167.jpg?_wi=2",
|
||||
imageAlt: "authentic japanese restaurant dining interior",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@yukit",
|
||||
testimonial: "Reminds me of dining in Tokyo. Outstanding service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150170222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150170222.jpg?_wi=2",
|
||||
imageAlt: "premium sushi platter close up",
|
||||
},
|
||||
{
|
||||
@@ -91,11 +91,11 @@ export default function LandingPage() {
|
||||
handle: "@marcusl",
|
||||
testimonial: "Best Japanese dining experience I've had in Malaysia.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269167.jpg?_wi=3",
|
||||
imageAlt: "authentic japanese restaurant dining interior",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269167.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269167.jpg?_wi=4"
|
||||
imageAlt="DuaMeja Restaurant Interior"
|
||||
avatars={[
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
title: "Based in Kuala Lumpur",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150170222.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150170222.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -152,17 +152,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Premium Sushi",
|
||||
description: "Hand-cut, fresh seafood served with precision.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150170222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150170222.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
title: "Sashimi Selection",
|
||||
description: "High-quality, seasonal catches from trusted purveyors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150170222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150170222.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
title: "Authentic Donburi",
|
||||
description: "Comforting, flavorful bowls prepared to perfection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150170222.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sake-japanese-beverage-still-life_23-2150170222.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Discover Our Menu"
|
||||
|
||||
Reference in New Issue
Block a user