diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a0a926..e48a528 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "@ali_dushanbe", testimonial: "The best Samsa in the city! Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "@elena_travels", testimonial: "Romantic and cozy, perfect for dinner.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg?_wi=1", imageAlt: "authentic tajik cuisine platter", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "@john_expat", testimonial: "Great for working on my laptop, strong coffee.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beef-lamb-broth-soup-with-tomato-sauce-onions_114579-786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-lamb-broth-soup-with-tomato-sauce-onions_114579-786.jpg?_wi=1", imageAlt: "beef soup shurpa traditional", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "@maria_foodie", testimonial: "Authentic taste, truly high quality.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/platter-lula-potato-kebab-garnished-with-onion-sumac_140725-8845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/platter-lula-potato-kebab-garnished-with-onion-sumac_140725-8845.jpg?_wi=1", imageAlt: "grilled meat kebabs plate", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "@farid_tjk", testimonial: "Good food but service was a bit slow last Friday.", rating: 3, - imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-pie-with-greens-black-plate_114579-89012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-pie-with-greens-black-plate_114579-89012.jpg?_wi=1", imageAlt: "samsa pastry traditional", }, ]} @@ -111,7 +111,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg" + imageSrc="http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -168,7 +168,7 @@ export default function LandingPage() { description="Shomi Dushanbe is more than a café; it's a home for local culture and fine traditional cuisine. From breakfast to late-night meals, we cater to families, groups, and solo travelers alike." subdescription="Visit us at Jabbora Rasulova 10. Open until 23:00." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -184,37 +184,37 @@ export default function LandingPage() { id: "1", name: "Shurpa (Beef Soup)", price: "$8.00", - imageSrc: "http://img.b2bpic.net/free-photo/beef-lamb-broth-soup-with-tomato-sauce-onions_114579-786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-lamb-broth-soup-with-tomato-sauce-onions_114579-786.jpg?_wi=2", }, { id: "2", name: "Traditional Kebabs", price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/platter-lula-potato-kebab-garnished-with-onion-sumac_140725-8845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/platter-lula-potato-kebab-garnished-with-onion-sumac_140725-8845.jpg?_wi=2", }, { id: "3", name: "Authentic Samsa", price: "$4.00", - imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-pie-with-greens-black-plate_114579-89012.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-pie-with-greens-black-plate_114579-89012.jpg?_wi=2", }, { id: "4", name: "Traditional Pilaf", price: "$10.00", - imageSrc: "http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheese-vegetables-plate-top-view_140725-9446.jpg?_wi=3", }, { id: "5", name: "High-Quality Coffee", price: "$3.00", - imageSrc: "http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eco-spa-lounge-ethno-interior-stone-wall_169016-68911.jpg?_wi=3", }, { id: "6", name: "Wide Tea Selection", price: "$2.50", - imageSrc: "http://img.b2bpic.net/free-photo/beef-lamb-broth-soup-with-tomato-sauce-onions_114579-786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beef-lamb-broth-soup-with-tomato-sauce-onions_114579-786.jpg?_wi=3", }, ]} title="Menu Highlights"