Merge version_1 into main #1
@@ -73,28 +73,28 @@ const AboutPage = () => {
|
||||
id: "1",
|
||||
title: "Our Story",
|
||||
description: "Center Furnit was founded with a mission to bring quality, affordable furniture to the Bangkok community. We started in Min Buri and have grown to serve thousands of satisfied customers across the city.",
|
||||
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=6",
|
||||
imageAlt: "Our story",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Our Mission",
|
||||
description: "We believe everyone deserves a beautiful, comfortable home. Our mission is to provide high-quality furniture at fair prices with exceptional service that exceeds expectations.",
|
||||
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=4",
|
||||
imageAlt: "Our mission",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Our Values",
|
||||
description: "Integrity, quality, and customer satisfaction are at the heart of everything we do. We're committed to transparent pricing, honest product descriptions, and genuine customer care.",
|
||||
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=4",
|
||||
imageAlt: "Our values",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Community Focus",
|
||||
description: "As a local business, we're deeply rooted in the Min Buri and Raminthra communities. We support local initiatives and pride ourselves on being a trusted neighborhood furniture store.",
|
||||
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=3",
|
||||
imageAlt: "Community focus",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -49,49 +49,49 @@ export default function ProductsPage() {
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
imageAlt: "Office furniture collection",
|
||||
},
|
||||
]}
|
||||
@@ -112,21 +112,21 @@ export default function ProductsPage() {
|
||||
id: "luxury-bed",
|
||||
name: "Luxury King Bed",
|
||||
price: "฿8,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=3",
|
||||
imageAlt: "Luxury king bed",
|
||||
},
|
||||
{
|
||||
id: "premium-sofa",
|
||||
name: "Premium Leather Sofa",
|
||||
price: "฿12,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=3",
|
||||
imageAlt: "Premium leather sofa",
|
||||
},
|
||||
{
|
||||
id: "dining-set",
|
||||
name: "Complete Dining Set",
|
||||
price: "฿7,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=3",
|
||||
imageAlt: "Complete dining set",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -72,28 +72,28 @@ const ServicesPage = () => {
|
||||
id: "1",
|
||||
title: "Free Delivery Service",
|
||||
description: "We offer complimentary delivery to all areas in Bangkok including Min Buri and Raminthra. Our professional drivers ensure your furniture arrives safely and on time.",
|
||||
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=2",
|
||||
imageAlt: "Professional delivery service",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Professional Installation",
|
||||
description: "Our experienced team will professionally assemble and install your furniture. We ensure everything is set up perfectly so you can enjoy your new pieces immediately.",
|
||||
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=4",
|
||||
imageAlt: "Professional installation",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Expert Consultation",
|
||||
description: "Need help choosing the right furniture for your space? Our expert consultants will guide you through options, styles, and pricing to find the perfect fit for your home.",
|
||||
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=3",
|
||||
imageAlt: "Expert consultation",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Custom Orders",
|
||||
description: "Looking for something specific? We can source custom furniture pieces tailored to your exact requirements, style preferences, and budget.",
|
||||
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=5",
|
||||
imageAlt: "Custom furniture options",
|
||||
},
|
||||
]}
|
||||
@@ -113,21 +113,21 @@ const ServicesPage = () => {
|
||||
id: "1",
|
||||
title: "Quality Guarantee",
|
||||
description: "All our furniture comes with a quality assurance guarantee. If there are any defects or issues, we'll address them promptly and professionally.",
|
||||
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=3",
|
||||
imageAlt: "Quality guarantee",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Fast Response Time",
|
||||
description: "We pride ourselves on quick response to customer inquiries and service requests. Call or message us anytime, and our team will get back to you within 24 hours.",
|
||||
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=3",
|
||||
imageAlt: "Fast response",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Warranty Support",
|
||||
description: "Our furniture comes with comprehensive warranty coverage. Our after-sales support team is always ready to help with any issues or maintenance advice.",
|
||||
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=4",
|
||||
imageAlt: "Warranty support",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user