diff --git a/src/app/page.tsx b/src/app/page.tsx index 847c631..3565762 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,11 +64,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/person-layering-up-ingredients_23-2148259216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-layering-up-ingredients_23-2148259216.jpg?_wi=1", imageAlt: "Onigiri and Soup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/person-layering-up-ingredients_23-2148259216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-layering-up-ingredients_23-2148259216.jpg?_wi=2", imageAlt: "Onigiri and Soup", }, ]} @@ -119,28 +119,28 @@ export default function LandingPage() { name: "Salmon Ikura", price: "159 THB", variant: "Best Seller", - imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg?_wi=1", }, { id: "2", name: "Salmon Mentai", price: "139 THB", variant: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg?_wi=2", }, { id: "3", name: "Ebi Chili", price: "129 THB", variant: "Recommended", - imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg?_wi=3", }, { id: "4", name: "Onigiri ปลาแห้ง", price: "89 THB", variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/puffed-rice-cakes-wooden-dark-board_114579-63791.jpg?_wi=4", }, ]} title="Menu Preview" @@ -159,7 +159,7 @@ export default function LandingPage() { quote: "ข้าวปั้นก้อนใหญ่มาก ไส้แน่น อิ่มมาก", name: "Sarah J.", role: "Food Blogger", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg?_wi=1", }, { id: "2", @@ -167,7 +167,7 @@ export default function LandingPage() { quote: "ซุปหมูอร่อยแบบหยุดไม่ได้ ดีงามมาก", name: "Michael K.", role: "Regular Customer", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg?_wi=2", }, { id: "3", @@ -175,7 +175,7 @@ export default function LandingPage() { quote: "แซลมอนสดไม่คาวเลย ดีมากจริงๆ", name: "Emily R.", role: "Local Foodie", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg?_wi=3", }, { id: "4", @@ -183,7 +183,7 @@ export default function LandingPage() { quote: "อิ่มคุ้มสมราคา แนะนำสั่งล่วงหน้า", name: "David L.", role: "Food Enthusiast", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157795.jpg?_wi=4", }, ]} title="เสียงตอบรับจากลูกค้า" @@ -252,7 +252,7 @@ export default function LandingPage() { placeholder: "ระบุเมนูที่ต้องการจอง", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/person-layering-up-ingredients_23-2148259216.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-layering-up-ingredients_23-2148259216.jpg?_wi=3" buttonText="ส่งคำสั่งซื้อ" mediaAnimation="slide-up" />