diff --git a/src/app/page.tsx b/src/app/page.tsx index b9933f8..a68cd7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "/reservation", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg" + imageSrc="http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -125,28 +125,28 @@ export default function LandingPage() { title: "Mərkəz Filialı", description: "Bakı, Mərkəz küçəsi 12", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg?_wi=2", imageAlt: "luxury restaurant dining", }, { title: "Dənizkənarı Filialı", description: "Bakı, Bulvar küçəsi 45", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/cooked-fish-with-sauce-tomatoes-white-plate_181624-36480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cooked-fish-with-sauce-tomatoes-white-plate_181624-36480.jpg?_wi=1", imageAlt: "gourmet food plate", }, { title: "Gəncə Filialı", description: "Gəncə, Nizami pr. 8", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg?_wi=1", imageAlt: "restaurant interior design", }, { title: "Səbail Filialı", description: "Bakı, Səbail pr. 3", buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/christmas-table-living-room-with-objects-holiday-decor-new-year-eve-concept_132075-11240.jpg?_wi=3", imageAlt: "luxury restaurant dining", }, ]} @@ -168,28 +168,28 @@ export default function LandingPage() { name: "Aysel", handle: "@aysel", testimonial: "Əla xidmət və dadlı yeməklər!", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg?_wi=2", }, { id: "2", name: "Elvin", handle: "@elvin", testimonial: "Bakının ən yaxşı restoranı.", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg?_wi=3", }, { id: "3", name: "Nigar", handle: "@nigar", testimonial: "Atmosfer çox gözəldir.", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg?_wi=4", }, { id: "4", name: "Kamran", handle: "@kamran", testimonial: "Plov möhtəşəm idi.", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3429.jpg?_wi=5", }, ]} />