From 4817f746bf52f23680e44177b76218eeb5ad56bf Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 07:31:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e2f066b..74cc83f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { handle: "@foodie", testimonial: "อร่อยทุกอย่างจริงๆ ครับ คุ้มมาก!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-tomato-dark-blurred-background_23-2148585812.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-tomato-dark-blurred-background_23-2148585812.jpg?_wi=1", imageAlt: "authentic thai muslim buffet spread", }, { @@ -68,7 +68,7 @@ export default function LandingPage() { handle: "@mom", testimonial: "อาหารรสชาติดี พนักงานน่ารักครับ", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-thai-food-illustration_23-2149297891.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-thai-food-illustration_23-2149297891.jpg?_wi=1", imageAlt: "authentic thai muslim buffet spread", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "@buffetLover", testimonial: "เมนูเยอะมาก ตักได้ไม่อั้นจริงๆ", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-around-world_23-2151937378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-around-world_23-2151937378.jpg?_wi=1", imageAlt: "authentic thai muslim buffet spread", }, { @@ -84,7 +84,7 @@ export default function LandingPage() { handle: "@local", testimonial: "มากี่ครั้งก็ประทับใจความอร่อยครับ", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-reunion-dinner-anime-style_23-2151022633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-reunion-dinner-anime-style_23-2151022633.jpg?_wi=1", imageAlt: "authentic thai muslim buffet spread", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { handle: "@blogger", testimonial: "ร้านลับที่ต้องบอกต่อ ของดีราคาถูก", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/esports-coaching-abstract-concept_335657-3090.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/esports-coaching-abstract-concept_335657-3090.jpg?_wi=1", imageAlt: "authentic thai muslim buffet spread", }, ]} @@ -106,7 +106,7 @@ export default function LandingPage() { href: "#location", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-tomato-dark-blurred-background_23-2148585812.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-tomato-dark-blurred-background_23-2148585812.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -168,7 +168,7 @@ export default function LandingPage() { descriptions: [ "สูตรแท้ เข้มข้น ถึงเครื่อง", ], - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-thai-food-illustration_23-2149297891.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-thai-food-illustration_23-2149297891.jpg?_wi=2", }, { id: "f2", @@ -176,7 +176,7 @@ export default function LandingPage() { descriptions: [ "ราคาเบาๆ อิ่มได้ไม่อั้น", ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-around-world_23-2151937378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-around-world_23-2151937378.jpg?_wi=2", }, { id: "f3", @@ -184,7 +184,7 @@ export default function LandingPage() { descriptions: [ "คาวหวาน ครบจบในที่เดียว", ], - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-reunion-dinner-anime-style_23-2151022633.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-reunion-dinner-anime-style_23-2151022633.jpg?_wi=2", }, { id: "f4", @@ -192,7 +192,7 @@ export default function LandingPage() { descriptions: [ "พนักงานยิ้มแย้มพร้อมต้อนรับ", ], - imageSrc: "http://img.b2bpic.net/free-vector/esports-coaching-abstract-concept_335657-3090.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/esports-coaching-abstract-concept_335657-3090.jpg?_wi=2", }, ]} title="ทำไมลูกค้าถึงติดใจร้านเรา" -- 2.49.1