diff --git a/src/app/page.tsx b/src/app/page.tsx index 03de89f..7010239 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { tag="Local Favorite" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-food-twitch-background_23-2149137341.jpg" + imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-food-twitch-background_23-2149137341.jpg?_wi=1" imageAlt="Assorted fresh sushi platter with premium ingredients" mediaAnimation="slide-up" testimonials={[ @@ -97,7 +97,7 @@ export default function LandingPage() { title: "4.8★ Rating", description: "Trusted by 500+ verified reviews. Your satisfaction is our mission.", icon: Star, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/variations-dip-sauces-barbeque-including-yogurt-tomato-olive-oil-sauces_114579-1816.jpg" + imageSrc="http://img.b2bpic.net/free-photo/variations-dip-sauces-barbeque-including-yogurt-tomato-olive-oil-sauces_114579-1816.jpg?_wi=1" imageAlt="Modern sushi restaurant interior with warm lighting" mediaAnimation="slide-up" imagePosition="right" @@ -163,11 +163,11 @@ export default function LandingPage() { products={[ { id: "1", brand: "Sakura Sushi", name: "Dragon Roll", price: "$14.99", rating: 5, - reviewCount: "248", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-food-twitch-background_23-2149137341.jpg", imageAlt: "Dragon Roll - eel, cucumber, avocado with eel sauce" + reviewCount: "248", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-food-twitch-background_23-2149137341.jpg?_wi=2", imageAlt: "Dragon Roll - eel, cucumber, avocado with eel sauce" }, { id: "2", brand: "Sakura Sushi", name: "Sakura Special", price: "$16.99", rating: 5, - reviewCount: "189", imageSrc: "http://img.b2bpic.net/free-photo/variations-dip-sauces-barbeque-including-yogurt-tomato-olive-oil-sauces_114579-1816.jpg", imageAlt: "Sakura Special - salmon, cream cheese, jalapeño" + reviewCount: "189", imageSrc: "http://img.b2bpic.net/free-photo/variations-dip-sauces-barbeque-including-yogurt-tomato-olive-oil-sauces_114579-1816.jpg?_wi=2", imageAlt: "Sakura Special - salmon, cream cheese, jalapeño" }, { id: "3", brand: "Sakura Sushi", name: "Philadelphia Roll", price: "$15.99", rating: 5, @@ -179,11 +179,11 @@ export default function LandingPage() { }, { id: "5", brand: "Sakura Sushi", name: "Nigiri Platter", price: "$18.99", rating: 5, - reviewCount: "201", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg", imageAlt: "Nigiri Platter - tuna, salmon, shrimp premium nigiri" + reviewCount: "201", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg?_wi=1", imageAlt: "Nigiri Platter - tuna, salmon, shrimp premium nigiri" }, { id: "6", brand: "Sakura Sushi", name: "Rainbow Roll", price: "$17.99", rating: 5, - reviewCount: "287", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg", imageAlt: "Rainbow Roll - California roll with five types of fresh fish" + reviewCount: "287", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg?_wi=1", imageAlt: "Rainbow Roll - California roll with five types of fresh fish" } ]} gridVariant="three-columns-all-equal-width" @@ -255,10 +255,10 @@ export default function LandingPage() { id: "2", name: "Michael T.", handle: "Local Community", testimonial: "I've been to sushi restaurants across the country, and this is hands down the best. Worth the wait!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-call-center-woman_23-2148094945.jpg?_wi=2" }, { - id: "3", name: "Emily R.", handle: "@emilyeats_local", testimonial: "The chef's special roll is incredible. Family brought 12 people for birthday and everyone loved it!", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg" + id: "3", name: "Emily R.", handle: "@emilyeats_local", testimonial: "The chef's special roll is incredible. Family brought 12 people for birthday and everyone loved it!", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-young-confident-woman-with-long-dark-hair-wearing-blue-jacket-posing_291650-158.jpg?_wi=2" }, { - id: "4", name: "David K.", handle: "Restaurant Critic", testimonial: "Authentic Japanese craftsmanship meets local charm. This is community at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg" + id: "4", name: "David K.", handle: "Restaurant Critic", testimonial: "Authentic Japanese craftsmanship meets local charm. This is community at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg?_wi=2" }, { id: "5", name: "Lisa M.", handle: "@lisadines_daily", testimonial: "Never had a bad roll here. Consistency, quality, and flavor are unmatched in our area.", imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2004.jpg"