From 2c9a284983b27e372bc14bff634a1377fc2dff79 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 22:46:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e3186c4..e2b2db1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function HomePage() { { text: "Call 087-455-6464", href: "tel:0874556464" }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418576.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418576.jpg?_wi=1" imageAlt="Modern furniture showroom display" mediaAnimation="slide-up" frameStyle="card" @@ -120,49 +120,49 @@ export default function HomePage() { id: "beds", name: "Beds", price: "From ฿3,500", - imageSrc: "http://img.b2bpic.net/free-photo/bed-with-nightstand-pendant-lamp-showroom-styled-bedroom_169016-71049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bed-with-nightstand-pendant-lamp-showroom-styled-bedroom_169016-71049.jpg?_wi=1", imageAlt: "Beds collection", }, { id: "wardrobes", name: "Wardrobes", price: "From ฿5,000", - imageSrc: "http://img.b2bpic.net/free-photo/bright-wardrobe-with-tall-black-handles-round-mirror-minimal-interior_169016-69452.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bright-wardrobe-with-tall-black-handles-round-mirror-minimal-interior_169016-69452.jpg?_wi=1", imageAlt: "Wardrobes collection", }, { id: "sofas", name: "Sofas", price: "From ฿6,000", - imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-50163.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-50163.jpg?_wi=1", imageAlt: "Sofas collection", }, { id: "dining", name: "Dining Tables", price: "From ฿4,500", - imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=1", imageAlt: "Dining tables collection", }, { id: "mattresses", name: "Mattresses", price: "From ฿2,500", - imageSrc: "http://img.b2bpic.net/free-photo/woman-headphones-lying-near-tablet-with-blank-screen_23-2148095827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-headphones-lying-near-tablet-with-blank-screen_23-2148095827.jpg?_wi=1", imageAlt: "Mattresses collection", }, { id: "tv-cabinets", name: "TV Cabinets", price: "From ฿3,000", - imageSrc: "http://img.b2bpic.net/free-photo/home-entryway-with-modern-furnishing-design_23-2150791155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-entryway-with-modern-furnishing-design_23-2150791155.jpg?_wi=1", imageAlt: "TV cabinets collection", }, { id: "office", name: "Office Furniture", price: "From ฿4,000", - imageSrc: "http://img.b2bpic.net/free-photo/home-house-residential-living-concept_53876-120309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/home-house-residential-living-concept_53876-120309.jpg?_wi=1", imageAlt: "Office furniture collection", }, ]} @@ -182,35 +182,35 @@ export default function HomePage() { id: "1", title: "Large Furniture Selection", description: "Wide range of furniture styles and categories to fit every room and budget in your home.", - imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg?_wi=1", imageAlt: "Showroom with diverse furniture", }, { id: "2", title: "Affordable Prices", description: "Quality furniture at fair prices. We believe great design doesn't have to be expensive.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418576.jpg?_wi=2", imageAlt: "Affordable furniture display", }, { id: "3", title: "Delivery Available", description: "Free delivery service available throughout Bangkok. Fast and professional service.", - imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-tablet_23-2148593111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-tablet_23-2148593111.jpg?_wi=1", imageAlt: "Professional delivery service", }, { id: "4", title: "Professional Installation", description: "Our experienced team ensures proper assembly and installation of all your furniture.", - imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg?_wi=2", imageAlt: "Professional installation", }, { id: "5", title: "Local Showroom", description: "Visit our showroom in Min Buri & Raminthra to see and feel furniture before buying.", - imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg?_wi=3", imageAlt: "Local showroom", }, ]}