Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 22:48:15 +00:00

View File

@@ -59,7 +59,7 @@ export default function HomePage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="mediumLargeSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="flat"
secondaryButtonStyle="solid"
@@ -79,13 +79,13 @@ export default function HomePage() {
<HeroLogoBillboardSplit
logoText="CENTER FURNIT"
description="Your trusted local furniture store in Min Buri & Raminthra serving Bangkok for years with quality furniture at fair prices and professional service."
background={{ variant: "grid" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Browse Furniture", href: "/products" },
{ 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?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418576.jpg"
imageAlt="Modern furniture showroom display"
mediaAnimation="slide-up"
frameStyle="card"
@@ -117,54 +117,19 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
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?_wi=1",
imageAlt: "Beds collection",
},
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", 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?_wi=1",
imageAlt: "Wardrobes 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", 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?_wi=1",
imageAlt: "Sofas collection",
},
id: "sofas", name: "Sofas", price: "From ฿6,000", imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-50163.jpg", imageAlt: "Sofas collection"},
{
id: "dining",
name: "Dining Tables",
price: "From ฿4,500",
imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=1",
imageAlt: "Dining tables collection",
},
id: "dining", name: "Dining Tables", price: "From ฿4,500", imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", 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?_wi=1",
imageAlt: "Mattresses 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", 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?_wi=1",
imageAlt: "TV cabinets 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", 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?_wi=1",
imageAlt: "Office furniture 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", imageAlt: "Office furniture collection"},
]}
/>
</div>
@@ -179,40 +144,15 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
features={[
{
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?_wi=1",
imageAlt: "Showroom with diverse furniture",
},
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", 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?_wi=2",
imageAlt: "Affordable furniture display",
},
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", 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?_wi=1",
imageAlt: "Professional delivery service",
},
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", 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?_wi=2",
imageAlt: "Professional installation",
},
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", 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?_wi=3",
imageAlt: "Local showroom",
},
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", imageAlt: "Local showroom"},
]}
/>
</div>
@@ -227,41 +167,17 @@ export default function HomePage() {
showRating={true}
testimonials={[
{
id: "1",
name: "Somchai K.",
handle: "@somchai_bangkok",
testimonial: "สินค้าคุณภาพดี ราคาไม่แพง บริการส่งฟรี ทีมงานมีความเป็นมืออาชีพ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-66073.jpg",
imageAlt: "Somchai K.",
},
id: "1", name: "Somchai K.", handle: "@somchai_bangkok", testimonial: "สินค้าคุณภาพดี ราคาไม่แพง บริการส่งฟรี ทีมงานมีความเป็นมืออาชีพ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-66073.jpg", imageAlt: "Somchai K."},
{
id: "2",
name: "Niran P.",
handle: "@niran_minburi",
testimonial: "เฟอร์นิเจอร์สวยมากค่ะ ติดตั้งเรียบร้อยและรวดเร็ว ถ้าจะซื้อเฟอร์นิเจอร์แนะนำที่นี่",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-purple-shirt-looking-camera-smiling-confident-showing-thumbs-up_141793-108680.jpg",
imageAlt: "Niran P.",
},
id: "2", name: "Niran P.", handle: "@niran_minburi", testimonial: "เฟอร์นิเจอร์สวยมากค่ะ ติดตั้งเรียบร้อยและรวดเร็ว ถ้าจะซื้อเฟอร์นิเจอร์แนะนำที่นี่", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-purple-shirt-looking-camera-smiling-confident-showing-thumbs-up_141793-108680.jpg", imageAlt: "Niran P."},
{
id: "3",
name: "Ornthip B.",
handle: "@ornthip_home",
testimonial: "พบกับท่านแล้วที่ร้าน บริการดีมาก อธิบายเรื่องคุณสมบัติของสินค้าได้อย่างละเอียด",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-suit-cross-arms-chest-looking-like-real-professional-smili_1258-122403.jpg",
imageAlt: "Ornthip B.",
},
id: "3", name: "Ornthip B.", handle: "@ornthip_home", testimonial: "พบกับท่านแล้วที่ร้าน บริการดีมาก อธิบายเรื่องคุณสมบัติของสินค้าได้อย่างละเอียด", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-suit-cross-arms-chest-looking-like-real-professional-smili_1258-122403.jpg", imageAlt: "Ornthip B."},
{
id: "4",
name: "Preecha M.",
handle: "@preecha_ramintra",
testimonial: "ผ้าหุ้มโซฟาเลือกได้หลายแบบ คุณภาพดีและทนทาน ราคายุติธรรม ขอบคุณที่ให้คำปรึกษาดี",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-jacket-white-shirt-happily-showing-ok-gesture-while-looking-camera-orange-background_574295-5835.jpg",
imageAlt: "Preecha M.",
},
id: "4", name: "Preecha M.", handle: "@preecha_ramintra", testimonial: "ผ้าหุ้มโซฟาเลือกได้หลายแบบ คุณภาพดีและทนทาน ราคายุติธรรม ขอบคุณที่ให้คำปรึกษาดี", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-jacket-white-shirt-happily-showing-ok-gesture-while-looking-camera-orange-background_574295-5835.jpg", imageAlt: "Preecha M."},
]}
/>
</div>