Update src/app/page.tsx

This commit is contained in:
2026-05-17 01:58:08 +00:00
parent 7353c97fef
commit 0774d43bdb

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Ekaichai Furniture"
/>
@@ -55,97 +47,54 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{
variant: "plain",
}}
variant: "plain"}}
title="Quality Furniture for Every Thai Home"
description="Discover Ekaichai's curated collection of modern and traditional furniture, delivered throughout Nong Bua Lamphu and beyond. Local craftsmanship meets contemporary design."
testimonials={[
{
name: "Somchai P.",
handle: "@somchai",
testimonial: "Excellent quality furniture and very friendly staff. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-getting-ready-move-with-their-daughter_23-2149094092.jpg",
},
name: "Somchai P.", handle: "@somchai", testimonial: "Excellent quality furniture and very friendly staff. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-getting-ready-move-with-their-daughter_23-2149094092.jpg"},
{
name: "Malai K.",
handle: "@malai",
testimonial: "The delivery was quick and professional. My home looks great now.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
},
name: "Malai K.", handle: "@malai", testimonial: "The delivery was quick and professional. My home looks great now.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"},
{
name: "Anan S.",
handle: "@anan",
testimonial: "Very good variety of wood furniture, very fair prices for local craftsmanship.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-american-people-working-from-modern-place_23-2148854168.jpg",
},
name: "Anan S.", handle: "@anan", testimonial: "Very good variety of wood furniture, very fair prices for local craftsmanship.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-american-people-working-from-modern-place_23-2148854168.jpg"},
{
name: "Pimporn J.",
handle: "@pimporn",
testimonial: "They have furniture you can't find anywhere else in the region.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thanksgiving-concept-with-happy-woman_23-2147709431.jpg",
},
name: "Pimporn J.", handle: "@pimporn", testimonial: "They have furniture you can't find anywhere else in the region.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thanksgiving-concept-with-happy-woman_23-2147709431.jpg"},
{
name: "Weera B.",
handle: "@weera",
testimonial: "Great service from start to finish, very pleased with the experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/start-up-company-teamwork-talking-video-meeting-sitting-couch-listening-explaning-remote-manager-team-strategy_482257-5233.jpg",
},
name: "Weera B.", handle: "@weera", testimonial: "Great service from start to finish, very pleased with the experience.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/start-up-company-teamwork-talking-video-meeting-sitting-couch-listening-explaning-remote-manager-team-strategy_482257-5233.jpg"},
]}
buttons={[
{
text: "Browse Our Collection",
href: "#products",
},
text: "Browse Our Collection", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11394.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/full-shot-woman-playing-with-kid_23-2148884733.jpg",
alt: "Customer portrait 1",
},
src: "http://img.b2bpic.net/free-photo/full-shot-woman-playing-with-kid_23-2148884733.jpg", alt: "Customer portrait 1"},
{
src: "http://img.b2bpic.net/free-photo/girl-beautifully-painted-brown-eyes-with-eyeliner-highlighting-features-face-model-red-blouse-sends-air-kiss_197531-12005.jpg",
alt: "Customer portrait 2",
},
src: "http://img.b2bpic.net/free-photo/girl-beautifully-painted-brown-eyes-with-eyeliner-highlighting-features-face-model-red-blouse-sends-air-kiss_197531-12005.jpg", alt: "Customer portrait 2"},
{
src: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-woman-showing-ok-sign-looking-camera_1262-13033.jpg",
alt: "Customer portrait 3",
},
src: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-woman-showing-ok-sign-looking-camera_1262-13033.jpg", alt: "Customer portrait 3"},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-resting_171337-3998.jpg",
alt: "Customer portrait 4",
},
src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-resting_171337-3998.jpg", alt: "Customer portrait 4"},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-coffee-cup_23-2149637975.jpg",
alt: "Customer portrait 5",
},
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-coffee-cup_23-2149637975.jpg", alt: "Customer portrait 5"},
]}
marqueeItems={[
{
type: "text",
text: "Sustainable Materials",
},
type: "text", text: "Sustainable Materials"},
{
type: "text",
text: "Local Craftsmanship",
},
type: "text", text: "Local Craftsmanship"},
{
type: "text",
text: "Fast Delivery",
},
type: "text", text: "Fast Delivery"},
{
type: "text",
text: "Modern Elegance",
},
type: "text", text: "Modern Elegance"},
{
type: "text",
text: "Quality Guaranteed",
},
type: "text", text: "Quality Guaranteed"},
]}
/>
</div>
@@ -157,19 +106,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
label: "Years Experience",
value: "20+",
},
label: "Years Experience", value: "20+"},
{
icon: Truck,
label: "Delivery Locations",
value: "500+",
},
label: "Delivery Locations", value: "500+"},
{
icon: Users,
label: "Happy Families",
value: "1000+",
},
label: "Happy Families", value: "1000+"},
]}
metricsAnimation="slide-up"
/>
@@ -183,20 +126,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Artisan Craftsmanship",
description: "Authentic wood furniture crafted by experienced local masters.",
imageSrc: "http://img.b2bpic.net/free-photo/engraving-instrument-arrangement-table_23-2149061695.jpg",
},
title: "Artisan Craftsmanship", description: "Authentic wood furniture crafted by experienced local masters.", imageSrc: "http://img.b2bpic.net/free-photo/engraving-instrument-arrangement-table_23-2149061695.jpg"},
{
title: "Fast Local Delivery",
description: "Reliable delivery service right to your doorstep anywhere in Nong Bua Lamphu.",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-package-list_23-2148590675.jpg",
},
title: "Fast Local Delivery", description: "Reliable delivery service right to your doorstep anywhere in Nong Bua Lamphu.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-package-list_23-2148590675.jpg"},
{
title: "Modern Designs",
description: "Curated collection combining contemporary style with traditional comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch-with-cushions_1203-763.jpg",
},
title: "Modern Designs", description: "Curated collection combining contemporary style with traditional comfort.", imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch-with-cushions_1203-763.jpg"},
]}
title="Why Choose Us"
description="We pride ourselves on our commitment to quality, local service, and design excellence."
@@ -211,41 +145,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Teak Dining Set",
price: "฿15,000",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-picture-frame-with-scandinavian-design_53876-139778.jpg",
},
id: "1", name: "Teak Dining Set", price: "฿15,000", imageSrc: "http://img.b2bpic.net/free-photo/minimal-picture-frame-with-scandinavian-design_53876-139778.jpg"},
{
id: "2",
name: "Classic Wood Sofa",
price: "฿18,500",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-white-sofa_1203-6725.jpg",
},
id: "2", name: "Classic Wood Sofa", price: "฿18,500", imageSrc: "http://img.b2bpic.net/free-photo/vintage-white-sofa_1203-6725.jpg"},
{
id: "3",
name: "Modern Bedroom Set",
price: "฿22,000",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-bedroom-suite-hotel-with-tv-cabinet-wardrobe_105762-2286.jpg",
},
id: "3", name: "Modern Bedroom Set", price: "฿22,000", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-bedroom-suite-hotel-with-tv-cabinet-wardrobe_105762-2286.jpg"},
{
id: "4",
name: "Office Desk",
price: "฿8,500",
imageSrc: "http://img.b2bpic.net/free-photo/empty-space-prepared-aa-meeting-group-therapy-with-chairs-circle-nobody-room-used-psychotherapy-session-communication-against-acohol-addiction-problems_482257-27421.jpg",
},
id: "4", name: "Office Desk", price: "฿8,500", imageSrc: "http://img.b2bpic.net/free-photo/empty-space-prepared-aa-meeting-group-therapy-with-chairs-circle-nobody-room-used-psychotherapy-session-communication-against-acohol-addiction-problems_482257-27421.jpg"},
{
id: "5",
name: "Storage Rack",
price: "฿4,200",
imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986615.jpg",
},
id: "5", name: "Storage Rack", price: "฿4,200", imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986615.jpg"},
{
id: "6",
name: "Lounge Chair",
price: "฿6,500",
imageSrc: "http://img.b2bpic.net/free-photo/blue-white-chair_1203-2058.jpg",
},
id: "6", name: "Lounge Chair", price: "฿6,500", imageSrc: "http://img.b2bpic.net/free-photo/blue-white-chair_1203-2058.jpg"},
]}
title="Our Curated Collection"
description="Explore our latest arrivals and timeless classics for every room in your home."
@@ -257,22 +167,14 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={false}
animationType="slide-up"
metrics={[
{
id: "m1",
value: "100%",
description: "Customer Satisfaction",
},
id: "m1", value: "100%", description: "Customer Satisfaction"},
{
id: "m2",
value: "5000+",
description: "Furniture Items Delivered",
},
id: "m2", value: "5000+", description: "Furniture Items Delivered"},
{
id: "m3",
value: "24/7",
description: "Ordering Availability",
},
id: "m3", value: "24/7", description: "Ordering Availability"},
]}
title="Performance at a Glance"
description="We are proud of our contributions to thousands of homes in the region."
@@ -287,45 +189,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Somchai P.",
role: "Owner",
company: "LocalCafe",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg",
},
id: "1", name: "Somchai P.", role: "Owner", company: "LocalCafe", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg"},
{
id: "2",
name: "Malai K.",
role: "Architect",
company: "DesignStudio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-man-with-breakfast_23-2148334751.jpg",
},
id: "2", name: "Malai K.", role: "Architect", company: "DesignStudio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-book-man-with-breakfast_23-2148334751.jpg"},
{
id: "3",
name: "Anan S.",
role: "Homeowner",
company: "Residential",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-fun-with-paintbrush-their-new-home_23-2149086848.jpg",
},
id: "3", name: "Anan S.", role: "Homeowner", company: "Residential", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-fun-with-paintbrush-their-new-home_23-2149086848.jpg"},
{
id: "4",
name: "Pimporn J.",
role: "Manager",
company: "Business",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-his-girlfriend-using-laptop-home_23-2148137530.jpg",
},
id: "4", name: "Pimporn J.", role: "Manager", company: "Business", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-his-girlfriend-using-laptop-home_23-2148137530.jpg"},
{
id: "5",
name: "Weera B.",
role: "Designer",
company: "Office",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12687.jpg",
},
id: "5", name: "Weera B.", role: "Designer", company: "Office", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12687.jpg"},
]}
title="What Our Clients Say"
description="Don't take our word for it—listen to our happy customers."
@@ -336,8 +213,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact Us"
title="Visit or Call Our Showroom"
description="Have questions? We're here to help you find the perfect furniture. Reach out to us today for personalized recommendations."
@@ -350,37 +226,23 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Products",
href: "#products",
},
label: "Products", href: "#products"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Shipping Info",
href: "#",
},
label: "Shipping Info", href: "#"},
{
label: "FAQ",
href: "#",
},
label: "FAQ", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}