Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-12 15:05:45 +00:00

View File

@@ -68,10 +68,10 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Pranom", handle: "Local Regular", testimonial: "เค้กอร่อย มีให้เลือกหลายแบบ… แนะนำจริงๆ", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-big-smile-her-face-after-big-shopping_329181-18748.jpg", imageAlt: "Customer 1"
id: "1", name: "Pranom", handle: "Local Regular", testimonial: "เค้กอร่อย มีให้เลือกหลายแบบ… แนะนำจริงๆ", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-big-smile-her-face-after-big-shopping_329181-18748.jpg?_wi=1", imageAlt: "Customer 1"
},
{
id: "2", name: "Somchai", handle: "@SukhothaiVisitor", testimonial: "ผ่านไปทีไรต้องจัด - always stop by when passing through!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg", imageAlt: "Customer 2"
id: "2", name: "Somchai", handle: "@SukhothaiVisitor", testimonial: "ผ่านไปทีไรต้องจัด - always stop by when passing through!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg?_wi=1", imageAlt: "Customer 2"
},
{
id: "3", name: "Niran", handle: "Coconut Cake Addict", testimonial: "Coconut cake vanilla กับใบเตย เลือกไม่ได้ ต้องซื้อทั้งคู่", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg", imageAlt: "Customer 3"
@@ -80,10 +80,10 @@ export default function LandingPage() {
id: "4", name: "Sukanya", handle: "@ButterBunLover", testimonial: "Butter bun with icing sugar — the best in Sukhothai!", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-wearing-white-shirt-looking-smiling-showing-thumbs-up-standing-blue-wall_141793-55879.jpg", imageAlt: "Customer 4"
},
{
id: "5", name: "Krit", handle: "Local Legend Believer", testimonial: "ร้านเบเกอรี่ที่อร่อยที่สุดในสุโขทัย - hands down the best bakery.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-big-smile-her-face-after-big-shopping_329181-18748.jpg", imageAlt: "Customer 5"
id: "5", name: "Krit", handle: "Local Legend Believer", testimonial: "ร้านเบเกอรี่ที่อร่อยที่สุดในสุโขทัย - hands down the best bakery.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-big-smile-her-face-after-big-shopping_329181-18748.jpg?_wi=2", imageAlt: "Customer 5"
},
{
id: "6", name: "Daeng", handle: "Loyal Customer", testimonial: "อร่อยทุกอย่าง ซื้อประจำ - Everything is delicious, I buy regularly!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg", imageAlt: "Customer 6"
id: "6", name: "Daeng", handle: "Loyal Customer", testimonial: "อร่อยทุกอย่าง ซื้อประจำ - Everything is delicious, I buy regularly!", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg?_wi=2", imageAlt: "Customer 6"
}
]}
speed={40}