Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-03 12:57:15 +00:00

View File

@@ -77,8 +77,8 @@ export default function LandingPage() {
{ name: "FAQ", id: "#faq" }, { name: "FAQ", id: "#faq" },
{ name: "Contact", id: "#contact" } { name: "Contact", id: "#contact" }
]} ]}
logoSrc={getAssetUrl("http://img.b2bpic.net/free-photo/neon-lightning-bolt-sign-glowing-dark-background-energy-concept_84443-91502.jpg")} logoSrc={getAssetUrl("asset://see-heng-logo")}
logoAlt={getAssetAlt("http://img.b2bpic.net/free-photo/neon-lightning-bolt-sign-glowing-dark-background-energy-concept_84443-91502.jpg", "See Heng Home Design Logo")} logoAlt={getAssetAlt("asset://see-heng-logo", "See Heng Home Design Logo")}
bottomLeftText={"Your Dream Home Starts Here"} bottomLeftText={"Your Dream Home Starts Here"}
bottomRightText={"hello@seehenghomedesign.com"} bottomRightText={"hello@seehenghomedesign.com"}
/> />
@@ -93,10 +93,9 @@ export default function LandingPage() {
{ text: "Explore Collections", href: "#products" }, { text: "Explore Collections", href: "#products" },
{ text: "Get a Free Consultation", href: "#contact" } { text: "Get a Free Consultation", href: "#contact" }
]} ]}
imageSrc={getAssetUrl("http://img.b2bpic.net/free-photo/modern-minimalist-living-room-interior-design_23-2151983191.jpg")} imageSrc={getAssetUrl("asset://hero-living-room")}
imageAlt={getAssetAlt("http://img.b2bpic.net/free-photo/modern-minimalist-living-room-interior-design_23-2151983191.jpg", "Luxurious modern living room interior design")} imageAlt={getAssetAlt("asset://hero-living-room", "Luxurious modern living room interior design")}
mediaAnimation={"slide-up"} mediaAnimation={"slide-up"}
useInvertedBackground={false}
/> />
</div> </div>
@@ -104,8 +103,8 @@ export default function LandingPage() {
<MediaAbout <MediaAbout
title={"Crafting Beautiful Homes for Over 20 Years"} title={"Crafting Beautiful Homes for Over 20 Years"}
description={"See Heng Home Design has been a trusted name in furniture wholesale and interior design for over two decades. Our passion lies in creating personalized, functional, and aesthetically pleasing spaces that reflect our clients' unique styles and needs. From concept to completion, we deliver excellence."} description={"See Heng Home Design has been a trusted name in furniture wholesale and interior design for over two decades. Our passion lies in creating personalized, functional, and aesthetically pleasing spaces that reflect our clients' unique styles and needs. From concept to completion, we deliver excellence."}
imageSrc={getAssetUrl("http://img.b2bpic.net/free-photo/concentrated-businesswoman-working-with-computer-office_23-2147601423.jpg")} imageSrc={getAssetUrl("asset://about-interior-designer")}
imageAlt={getAssetAlt("http://img.b2bpic.net/free-photo/concentrated-businesswoman-working-with-computer-office_23-2147601423.jpg", "An interior designer sketching a home layout on a tablet.")} imageAlt={getAssetAlt("asset://about-interior-designer", "An interior designer sketching a home layout on a tablet.")}
useInvertedBackground={true} useInvertedBackground={true}
/> />
</div> </div>
@@ -130,12 +129,12 @@ export default function LandingPage() {
title={"Discover Our Exquisite Collections"} title={"Discover Our Exquisite Collections"}
description={"Explore a diverse range of high-quality furniture, from modern minimalist to timeless classics, perfect for every room in your home."} description={"Explore a diverse range of high-quality furniture, from modern minimalist to timeless classics, perfect for every room in your home."}
products={[ products={[
{ id: "p-1", brand: "See Heng", name: "Modern Elegance Sofa Set", price: "$2,500", rating: 5, reviewCount: "120", imageSrc: getAssetUrl("http://img.b2bpic.net/free-photo/gray-relax-lifestyle-inside-interior_1203-4098.jpg"), imageAlt: getAssetAlt("http://img.b2bpic.net/free-photo/gray-relax-lifestyle-inside-interior_1203-4098.jpg", "Modern elegance sofa set") }, { id: "p-1", brand: "See Heng", name: "Modern Elegance Sofa Set", price: "$2,500", rating: 5, reviewCount: "120", imageSrc: getAssetUrl("asset://product-sofa-set"), imageAlt: getAssetAlt("asset://product-sofa-set", "Modern elegance sofa set") },
{ id: "p-2", brand: "See Heng", name: "Contemporary Dining Table", price: "$1,200", rating: 4, reviewCount: "85", imageSrc: getAssetUrl("http://img.b2bpic.net/free-photo/table-served-romantic-dinner_23-2147739748.jpg"), imageAlt: getAssetAlt("http://img.b2bpic.net/free-photo/table-served-romantic-dinner_23-2147739748.jpg", "Contemporary dining table") }, { id: "p-2", brand: "See Heng", name: "Contemporary Dining Table", price: "$1,200", rating: 4, reviewCount: "85", imageSrc: getAssetUrl("asset://product-dining-table"), imageAlt: getAssetAlt("asset://product-dining-table", "Contemporary dining table") },
{ id: "p-3", brand: "See Heng", name: "Luxury Bedroom Suite", price: "$3,800", rating: 5, reviewCount: "95", imageSrc: getAssetUrl("http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118975.jpg"), imageAlt: getAssetAlt("http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118975.jpg", "Luxury bedroom suite") }, { id: "p-3", brand: "See Heng", name: "Luxury Bedroom Suite", price: "$3,800", rating: 5, reviewCount: "95", imageSrc: getAssetUrl("asset://product-bedroom-set"), imageAlt: getAssetAlt("asset://product-bedroom-set", "Luxury bedroom suite") },
{ id: "p-4", brand: "See Heng", name: "Minimalist Coffee Table", price: "$450", rating: 4, reviewCount: "60", imageSrc: getAssetUrl("http://img.b2bpic.net/free-photo/creative-fengshui-practice-dining-room-arrangement_23-2149135747.jpg"), imageAlt: getAssetAlt("http://img.b2bpic.net/free-photo/creative-fengshui-practice-dining-room-arrangement_23-2149135747.jpg", "Minimalist coffee table") }, { id: "p-4", brand: "See Heng", name: "Minimalist Coffee Table", price: "$450", rating: 4, reviewCount: "60", imageSrc: getAssetUrl("asset://product-coffee-table"), imageAlt: getAssetAlt("asset://product-coffee-table", "Minimalist coffee table") },
{ id: "p-5", brand: "See Heng", name: "Modern Display Bookshelf", price: "$700", rating: 5, reviewCount: "72", imageSrc: getAssetUrl("http://img.b2bpic.net/free-photo/organized-cabinet-home_23-2148857505.jpg"), imageAlt: getAssetAlt("http://img.b2bpic.net/free-photo/organized-cabinet-home_23-2148857505.jpg", "Modern display bookshelf") }, { id: "p-5", brand: "See Heng", name: "Modern Display Bookshelf", price: "$700", rating: 5, reviewCount: "72", imageSrc: getAssetUrl("asset://product-bookshelf"), imageAlt: getAssetAlt("asset://product-bookshelf", "Modern display bookshelf") },
{ id: "p-6", brand: "See Heng", name: "Elegant Accent Armchair", price: "$850", rating: 4, reviewCount: "55", imageSrc: getAssetUrl("http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108763.jpg"), imageAlt: getAssetAlt("http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108763.jpg", "Elegant accent armchair") } { id: "p-6", brand: "See Heng", name: "Elegant Accent Armchair", price: "$850", rating: 4, reviewCount: "55", imageSrc: getAssetUrl("asset://product-armchair"), imageAlt: getAssetAlt("asset://product-armchair", "Elegant accent armchair") }
]} ]}
gridVariant={"three-columns-all-equal-width"} gridVariant={"three-columns-all-equal-width"}
animationType={"slide-up"} animationType={"slide-up"}
@@ -149,11 +148,11 @@ export default function LandingPage() {
title={"What Our Clients Say"} title={"What Our Clients Say"}
description={"Hear from our happy customers who experienced the See Heng Home Design difference in transforming their living spaces."} description={"Hear from our happy customers who experienced the See Heng Home Design difference in transforming their living spaces."}
testimonials={[ testimonials={[
{ id: "1", name: "Lim Wei", role: "Homeowner", company: "Sungai Petani", rating: 5, imageSrc: getAssetUrl("http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg"), imageAlt: getAssetAlt("http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg", "happy couple home interior") }, { id: "1", name: "Lim Wei", role: "Homeowner", company: "Sungai Petani", rating: 5, imageSrc: getAssetUrl("asset://testimonial-1"), imageAlt: getAssetAlt("asset://testimonial-1", "happy couple home interior") },
{ id: "2", name: "Tan Mei Ling", role: "Property Developer", company: "Kedah Properties", rating: 5, imageSrc: getAssetUrl("http://img.b2bpic.net/free-photo/young-woman-white-shirt-showing-ok-signs-looking-happy_176474-17426.jpg"), imageAlt: getAssetAlt("http://img.b2bpic.net/free-photo/young-woman-white-shirt-showing-ok-signs-looking-happy_176474-17426.jpg", "businesswoman office space happy") }, { id: "2", name: "Tan Mei Ling", role: "Property Developer", company: "Kedah Properties", rating: 5, imageSrc: getAssetUrl("asset://testimonial-2"), imageAlt: getAssetAlt("asset://testimonial-2", "businesswoman office space happy") },
{ id: "3", name: "Ahmad Bin Kassim", role: "Business Owner", company: "Kassim Enterprises", rating: 5, imageSrc: getAssetUrl("http://img.b2bpic.net/free-photo/front-view-smiley-woman-talking-phone_23-2149429143.jpg"), imageAlt: getAssetAlt("http://img.b2bpic.net/free-photo/front-view-smiley-woman-talking-phone_23-2149429143.jpg", "senior woman elegant home") }, { id: "3", name: "Ahmad Bin Kassim", role: "Business Owner", company: "Kassim Enterprises", rating: 5, imageSrc: getAssetUrl("asset://testimonial-3"), imageAlt: getAssetAlt("asset://testimonial-3", "senior woman elegant home") },
{ id: "4", name: "Siti Nur", role: "New Home Buyer", company: "Taman Harmoni", rating: 5, imageSrc: getAssetUrl("http://img.b2bpic.net/free-photo/couple-together-kitchen-drinking-coffee_1303-22262.jpg"), imageAlt: getAssetAlt("http://img.b2bpic.net/free-photo/couple-together-kitchen-drinking-coffee_1303-22262.jpg", "young couple modern apartment") }, { id: "4", name: "Siti Nur", role: "New Home Buyer", company: "Taman Harmoni", rating: 5, imageSrc: getAssetUrl("asset://testimonial-4"), imageAlt: getAssetAlt("asset://testimonial-4", "young couple modern apartment") },
{ id: "5", name: "Goh Chee Keong", role: "Hotel Manager", company: "Grand Vista Hotel", rating: 5, imageSrc: getAssetUrl("http://img.b2bpic.net/free-photo/image-young-woman-works-laptop-home-productive-girl-studies-her-kitchen-computer-list_1258-183118.jpg"), imageAlt: getAssetAlt("http://img.b2bpic.net/free-photo/image-young-woman-works-laptop-home-productive-girl-studies-her-kitchen-computer-list_1258-183118.jpg", "entrepreneur home office happy") } { id: "5", name: "Goh Chee Keong", role: "Hotel Manager", company: "Grand Vista Hotel", rating: 5, imageSrc: getAssetUrl("asset://testimonial-5"), imageAlt: getAssetAlt("asset://testimonial-5", "entrepreneur home office happy") }
]} ]}
kpiItems={[ kpiItems={[
{ value: "1000+", label: "Happy Clients" }, { value: "1000+", label: "Happy Clients" },
@@ -189,8 +188,8 @@ export default function LandingPage() {
{ id: "faq-4", title: "What areas do you serve for delivery and installation?", content: "We primarily serve the Sungai Petani, Kedah area, and surrounding regions. Please contact us to confirm service availability in your specific location." }, { id: "faq-4", title: "What areas do you serve for delivery and installation?", content: "We primarily serve the Sungai Petani, Kedah area, and surrounding regions. Please contact us to confirm service availability in your specific location." },
{ id: "faq-5", title: "Can I visit your showroom?", content: "Yes, we welcome visitors to our showroom to experience our furniture collections firsthand. Please check our website or contact us for current operating hours and address details." } { id: "faq-5", title: "Can I visit your showroom?", content: "Yes, we welcome visitors to our showroom to experience our furniture collections firsthand. Please check our website or contact us for current operating hours and address details." }
]} ]}
imageSrc={getAssetUrl("http://img.b2bpic.net/free-photo/why-question-reason-curious-confuse-concept_53876-133572.jpg")} imageSrc={getAssetUrl("asset://faq-image")}
imageAlt={getAssetAlt("http://img.b2bpic.net/free-photo/why-question-reason-curious-confuse-concept_53876-133572.jpg", "Customer service representative helping a client")} imageAlt={getAssetAlt("asset://faq-image", "Customer service representative helping a client")}
mediaAnimation={"slide-up"} mediaAnimation={"slide-up"}
mediaPosition={"right"} mediaPosition={"right"}
faqsAnimation={"slide-up"} faqsAnimation={"slide-up"}
@@ -213,24 +212,30 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
logoSrc={getAssetUrl("http://img.b2bpic.net/free-photo/neon-lightning-bolt-sign-glowing-dark-background-energy-concept_84443-91502.jpg")} logoSrc={getAssetUrl("asset://see-heng-logo")}
logoAlt={getAssetAlt("http://img.b2bpic.net/free-photo/neon-lightning-bolt-sign-glowing-dark-background-energy-concept_84443-91502.jpg", "See Heng Home Design Logo")} logoAlt={getAssetAlt("asset://see-heng-logo", "See Heng Home Design Logo")}
logoText={"See Heng Home Design"} logoText={"See Heng Home Design"}
columns={[ columns={[
[ {
{ label: "About Us", href: "#about" }, title: "Company", items: [
{ label: "Our Services", href: "#features" }, { label: "About Us", href: "#about" },
{ label: "Our Products", href: "#products" } { label: "Our Services", href: "#features" },
], { label: "Our Products", href: "#products" }
[ ]
{ label: "Testimonials", href: "#testimonials" }, },
{ label: "FAQ", href: "#faq" }, {
{ label: "Contact Us", href: "#contact" } title: "Support", items: [
], { label: "Testimonials", href: "#testimonials" },
[ { label: "FAQ", href: "#faq" },
{ label: "Privacy Policy", href: "#" }, { label: "Contact Us", href: "#contact" }
{ label: "Terms of Service", href: "#" } ]
] },
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }
]
}
]} ]}
useInvertedBackground={false} useInvertedBackground={false}
/> />