diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c78a5f..50bb1fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,19 +51,19 @@ export default function LandingPage() { testimonials={[ { name: "Sarah J.", handle: "@sarahj", testimonial: "The best dining experience we've ever had.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg?_wi=1"}, { name: "Michael K.", handle: "@michaelk", testimonial: "They printed my name on the menu for my birthday.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-happy-blonde-hipster-woman-eating-tasty-raspberry-dessert-cake-sitting-cute-bakery-enjoy-her-meal-sweet-breakfast-diet-nutrition-concept_291049-2278.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/pretty-happy-blonde-hipster-woman-eating-tasty-raspberry-dessert-cake-sitting-cute-bakery-enjoy-her-meal-sweet-breakfast-diet-nutrition-concept_291049-2278.jpg?_wi=1"}, { name: "Emily R.", handle: "@emilyr", testimonial: "A meal we'll cherish forever.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-careful-man-feed-his-pretty-woman-friend-while-have-romantic-dinner-home_171337-19278.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-careful-man-feed-his-pretty-woman-friend-while-have-romantic-dinner-home_171337-19278.jpg?_wi=1"}, { name: "David L.", handle: "@davidl", testimonial: "The atmosphere is out of this world.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-glasses_23-2148681873.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-glasses_23-2148681873.jpg?_wi=1"}, { name: "Aron S.", handle: "@arons", testimonial: "Our server made us feel like royalty.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg?_wi=1"}, ]} buttons={[ { @@ -119,21 +119,21 @@ export default function LandingPage() { features={[ { title: "Culinary Artistry", description: "Exquisite seasonal menus crafted with passion.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", imageAlt: "Culinary Artistry"}, + imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=1", imageAlt: "Culinary Artistry"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", imageAlt: "Culinary Artistry"}, + imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=2", imageAlt: "Culinary Artistry"}, }, { title: "Impeccable Service", description: "Gracious, attentive hospitality at every step.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", imageAlt: "Service Detail"}, + imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=3", imageAlt: "Service Detail"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", imageAlt: "Service Detail"}, + imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=4", imageAlt: "Service Detail"}, }, { title: "Romantic Ambience", description: "Intimate, candlelit settings for unforgettable moments.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", imageAlt: "Ambience"}, + imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=5", imageAlt: "Ambience"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg", imageAlt: "Ambience"}, + imageSrc: "http://img.b2bpic.net/free-photo/beef-steak-served-with-sauces-herbs_140725-5725.jpg?_wi=6", imageAlt: "Ambience"}, }, ]} showStepNumbers={false} @@ -150,19 +150,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah J.", role: "Guest", company: "Scottsdale", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg?_wi=2"}, { id: "2", name: "Michael K.", role: "Guest", company: "Scottsdale", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-happy-blonde-hipster-woman-eating-tasty-raspberry-dessert-cake-sitting-cute-bakery-enjoy-her-meal-sweet-breakfast-diet-nutrition-concept_291049-2278.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/pretty-happy-blonde-hipster-woman-eating-tasty-raspberry-dessert-cake-sitting-cute-bakery-enjoy-her-meal-sweet-breakfast-diet-nutrition-concept_291049-2278.jpg?_wi=2"}, { id: "3", name: "Emily R.", role: "Guest", company: "Scottsdale", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-careful-man-feed-his-pretty-woman-friend-while-have-romantic-dinner-home_171337-19278.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-careful-man-feed-his-pretty-woman-friend-while-have-romantic-dinner-home_171337-19278.jpg?_wi=2"}, { id: "4", name: "David L.", role: "Guest", company: "Scottsdale", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-glasses_23-2148681873.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-glasses_23-2148681873.jpg?_wi=2"}, { id: "5", name: "Aron S.", role: "Guest", company: "Scottsdale", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/champagne-flutes-decorated-with-tiny-roses-stand-table_8353-611.jpg?_wi=2"}, ]} kpiItems={[ {