Update src/app/page.tsx

This commit is contained in:
2026-05-15 14:22:47 +00:00
parent 8c2eccefbb
commit 0379bfbb50

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
handle: "@ahmedk",
testimonial: "The best Szechuan chicken I've ever had. Truly authentic!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-ramen-with-chopsticks-arrangement_23-2150756217.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-ramen-with-chopsticks-arrangement_23-2150756217.jpg?_wi=1",
imageAlt: "3d food render noodles",
},
{
@@ -72,7 +72,7 @@ export default function LandingPage() {
handle: "@sarahj",
testimonial: "The atmosphere and the food are incredible.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cooking-asian-noodles_23-2147985295.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cooking-asian-noodles_23-2147985295.jpg?_wi=1",
imageAlt: "3d food render noodles",
},
{
@@ -80,7 +80,7 @@ export default function LandingPage() {
handle: "@davidm",
testimonial: "The Peking duck is crispy perfection. A must-try!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2150535890.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2150535890.jpg?_wi=1",
imageAlt: "3d food render noodles",
},
{
@@ -88,7 +88,7 @@ export default function LandingPage() {
handle: "@elenar",
testimonial: "Beautiful presentation and even better flavors.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-ragout-grilled-chicken-breast-with-onion-carrot-bell-pepper-vegetable-salad-rice-garnish-plate_141793-4845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-ragout-grilled-chicken-breast-with-onion-carrot-bell-pepper-vegetable-salad-rice-garnish-plate_141793-4845.jpg?_wi=1",
imageAlt: "3d food render noodles",
},
{
@@ -96,7 +96,7 @@ export default function LandingPage() {
handle: "@marcusl",
testimonial: "Truly a gem for anyone seeking real culinary art.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-reunion-dinner-anime-style_23-2151022614.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-reunion-dinner-anime-style_23-2151022614.jpg?_wi=1",
imageAlt: "3d food render noodles",
},
]}
@@ -106,7 +106,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-ramen-with-chopsticks-arrangement_23-2150756217.jpg"
imageSrc="http://img.b2bpic.net/free-photo/delicious-ramen-with-chopsticks-arrangement_23-2150756217.jpg?_wi=2"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -160,7 +160,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Legacy of Culinary Excellence"
description="At Ping House, we combine centuries-old culinary traditions with modern passion. Our chefs use the freshest ingredients to bring the true soul of China to your plate. Our mission is to provide an unforgettable dining experience that celebrates taste, culture, and community."
imageSrc="http://img.b2bpic.net/free-photo/cooking-asian-noodles_23-2147985295.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cooking-asian-noodles_23-2147985295.jpg?_wi=2"
/>
</div>
@@ -175,19 +175,19 @@ export default function LandingPage() {
id: "1",
name: "Crispy Spring Rolls",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2150535890.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2150535890.jpg?_wi=2",
},
{
id: "2",
name: "Szechuan Spicy Chicken",
price: "$24.00",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-ragout-grilled-chicken-breast-with-onion-carrot-bell-pepper-vegetable-salad-rice-garnish-plate_141793-4845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chicken-ragout-grilled-chicken-breast-with-onion-carrot-bell-pepper-vegetable-salad-rice-garnish-plate_141793-4845.jpg?_wi=2",
},
{
id: "3",
name: "Steamed Dumplings",
price: "$15.00",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-reunion-dinner-anime-style_23-2151022614.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-reunion-dinner-anime-style_23-2151022614.jpg?_wi=2",
},
{
id: "4",