Update src/app/page.tsx

This commit is contained in:
2026-03-06 22:46:58 +00:00
parent 4c2c98e6c8
commit 2c9a284983

View File

@@ -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",
},
]}