Update src/app/page.tsx

This commit is contained in:
2026-05-11 04:38:36 +00:00
parent 8d8a929678
commit cd92826c78

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
handle: "@sarahj",
testimonial: "The best vegetable-anchored menu in town. Absolutely loved the atmosphere.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chairs-near-table-with-books-decorations_23-2147896815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chairs-near-table-with-books-decorations_23-2147896815.jpg?_wi=1",
imageAlt: "airy restaurant interior natural light",
},
{
@@ -72,7 +72,7 @@ export default function LandingPage() {
handle: "@markd",
testimonial: "Brunch was phenomenal. Great cocktails and service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-with-vegetables_23-2148494044.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-with-vegetables_23-2148494044.jpg?_wi=1",
imageAlt: "airy restaurant interior natural light",
},
{
@@ -80,7 +80,7 @@ export default function LandingPage() {
handle: "@emilyr",
testimonial: "A cozy, romantic spot perfect for dinner dates.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-cocktails_23-2150168924.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-cocktails_23-2150168924.jpg?_wi=1",
imageAlt: "airy restaurant interior natural light",
},
{
@@ -100,7 +100,7 @@ export default function LandingPage() {
imageAlt: "airy restaurant interior natural light",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/chairs-near-table-with-books-decorations_23-2147896815.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chairs-near-table-with-books-decorations_23-2147896815.jpg?_wi=2"
imageAlt="Ten Foot Henry airy restaurant interior"
avatars={[
{
@@ -168,7 +168,7 @@ export default function LandingPage() {
title: "Brunch Service",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-assortment-with-vegetables_23-2148494044.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-assortment-with-vegetables_23-2148494044.jpg?_wi=2"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
imageAlt="Fresh vegetable dishes gourmet presentation"
@@ -185,12 +185,12 @@ export default function LandingPage() {
{
title: "Craft Cocktails",
description: "Expertly curated cocktails tailored to your palette.",
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-cocktails_23-2150168924.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-cocktails_23-2150168924.jpg?_wi=2",
},
{
title: "Great Wine List",
description: "Vibrant and interesting wines from around the world.",
imageSrc: "http://img.b2bpic.net/free-photo/brandy-alexander-cocktail_123827-22064.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brandy-alexander-cocktail_123827-22064.jpg?_wi=1",
},
{
title: "Late Night Bites",
@@ -283,7 +283,7 @@ export default function LandingPage() {
quote: "The airy feel and vegetable plates are divine.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chairs-near-table-with-books-decorations_23-2147896815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chairs-near-table-with-books-decorations_23-2147896815.jpg?_wi=3",
imageAlt: "happy customer dining experience",
},
{
@@ -294,7 +294,7 @@ export default function LandingPage() {
quote: "Love the atmosphere, perfect for groups.",
tag: "Dinner",
avatarSrc: "http://img.b2bpic.net/free-photo/lovely-couple-enjoying-new-year-party_23-2149173295.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-with-vegetables_23-2148494044.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-with-vegetables_23-2148494044.jpg?_wi=3",
imageAlt: "happy customer dining experience",
},
{
@@ -305,7 +305,7 @@ export default function LandingPage() {
quote: "The cocktails are truly exceptional.",
tag: "Nightlife",
avatarSrc: "http://img.b2bpic.net/free-photo/man-with-drink_1098-14107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-cocktails_23-2150168924.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-cocktails_23-2150168924.jpg?_wi=3",
imageAlt: "happy customer dining experience",
},
{
@@ -327,7 +327,7 @@ export default function LandingPage() {
quote: "The dessert menu is out of this world.",
tag: "Dessert",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-standing-near-window-restaurant_23-2147936227.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brandy-alexander-cocktail_123827-22064.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brandy-alexander-cocktail_123827-22064.jpg?_wi=2",
imageAlt: "happy customer dining experience",
},
]}