Update src/app/page.tsx

This commit is contained in:
2026-03-12 22:43:18 +00:00
parent b47301da5b
commit 89155239af

View File

@@ -58,15 +58,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Mitchell", handle: "Diner, Food Enthusiast", testimonial: "An absolutely unforgettable dining experience. The attention to detail in every dish is remarkable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-female-grey-t-shirt-looking-cheerful-front-view_176474-15991.jpg", imageAlt: "Sarah Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/young-female-grey-t-shirt-looking-cheerful-front-view_176474-15991.jpg?_wi=1", imageAlt: "Sarah Mitchell"
},
{
name: "James Rodriguez", handle: "Restaurant Critic", testimonial: "Johny sets the standard for fine dining in our city. Impeccable service and culinary excellence.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/short-haired-woman-looking-into-camera-isolated-background-active-emotional-lady-black-jacket-makes-funny-face-white-backdrop_197531-18512.jpg", imageAlt: "James Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/short-haired-woman-looking-into-camera-isolated-background-active-emotional-lady-black-jacket-makes-funny-face-white-backdrop_197531-18512.jpg?_wi=1", imageAlt: "James Rodriguez"
},
{
name: "Emma Chen", handle: "Special Events Host", testimonial: "Perfect for celebrations. The staff made our anniversary dinner absolutely magical.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/european-man-smiling-cheerful-expression-closeup-portrait_53876-160764.jpg", imageAlt: "Emma Chen"
imageSrc: "http://img.b2bpic.net/free-photo/european-man-smiling-cheerful-expression-closeup-portrait_53876-160764.jpg?_wi=1", imageAlt: "Emma Chen"
}
]}
testimonialRotationInterval={5000}
@@ -126,13 +126,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Extraordinary Service and Cuisine", quote: "From the moment we walked in, we felt welcomed. Every course was a masterpiece. This is fine dining at its finest.", name: "Michael Thompson", role: "CEO, Thompson Industries", imageSrc: "http://img.b2bpic.net/free-photo/young-female-grey-t-shirt-looking-cheerful-front-view_176474-15991.jpg", imageAlt: "Michael Thompson"
id: "1", title: "Extraordinary Service and Cuisine", quote: "From the moment we walked in, we felt welcomed. Every course was a masterpiece. This is fine dining at its finest.", name: "Michael Thompson", role: "CEO, Thompson Industries", imageSrc: "http://img.b2bpic.net/free-photo/young-female-grey-t-shirt-looking-cheerful-front-view_176474-15991.jpg?_wi=2", imageAlt: "Michael Thompson"
},
{
id: "2", title: "A Culinary Masterpiece", quote: "The chef's attention to detail is evident in every dish. We've never experienced such thoughtful preparation and presentation.", name: "Victoria Sterling", role: "Food & Wine Contributor", imageSrc: "http://img.b2bpic.net/free-photo/short-haired-woman-looking-into-camera-isolated-background-active-emotional-lady-black-jacket-makes-funny-face-white-backdrop_197531-18512.jpg", imageAlt: "Victoria Sterling"
id: "2", title: "A Culinary Masterpiece", quote: "The chef's attention to detail is evident in every dish. We've never experienced such thoughtful preparation and presentation.", name: "Victoria Sterling", role: "Food & Wine Contributor", imageSrc: "http://img.b2bpic.net/free-photo/short-haired-woman-looking-into-camera-isolated-background-active-emotional-lady-black-jacket-makes-funny-face-white-backdrop_197531-18512.jpg?_wi=2", imageAlt: "Victoria Sterling"
},
{
id: "3", title: "Perfect for Special Occasions", quote: "We celebrated our anniversary here, and it was absolutely perfect. The entire team made our evening truly memorable.", name: "David & Lisa Wong", role: "Loyal Patrons", imageSrc: "http://img.b2bpic.net/free-photo/european-man-smiling-cheerful-expression-closeup-portrait_53876-160764.jpg", imageAlt: "David and Lisa Wong"
id: "3", title: "Perfect for Special Occasions", quote: "We celebrated our anniversary here, and it was absolutely perfect. The entire team made our evening truly memorable.", name: "David & Lisa Wong", role: "Loyal Patrons", imageSrc: "http://img.b2bpic.net/free-photo/european-man-smiling-cheerful-expression-closeup-portrait_53876-160764.jpg?_wi=2", imageAlt: "David and Lisa Wong"
},
{
id: "4", title: "Worth Every Penny", quote: "The value for the quality and experience is unmatched. Johny is my go-to restaurant for impressing important guests.", name: "Christopher Hayes", role: "Business Executive", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-model-dressed-summer-clothes-trendy-girl-posing-street-funny-positive-woman-having-fun_158538-6285.jpg", imageAlt: "Christopher Hayes"