Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 22:46:57 +00:00
parent 757cadefbd
commit 4c2c98e6c8

View File

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