diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5b9b5c0..3588b2b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -77,8 +77,8 @@ export default function LandingPage() {
{ name: "FAQ", id: "#faq" },
{ name: "Contact", id: "#contact" }
]}
- logoSrc={getAssetUrl("http://img.b2bpic.net/free-photo/neon-lightning-bolt-sign-glowing-dark-background-energy-concept_84443-91502.jpg")}
- 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")}
+ logoSrc={getAssetUrl("asset://see-heng-logo")}
+ logoAlt={getAssetAlt("asset://see-heng-logo", "See Heng Home Design Logo")}
bottomLeftText={"Your Dream Home Starts Here"}
bottomRightText={"hello@seehenghomedesign.com"}
/>
@@ -93,10 +93,9 @@ export default function LandingPage() {
{ text: "Explore Collections", href: "#products" },
{ text: "Get a Free Consultation", href: "#contact" }
]}
- imageSrc={getAssetUrl("http://img.b2bpic.net/free-photo/modern-minimalist-living-room-interior-design_23-2151983191.jpg")}
- imageAlt={getAssetAlt("http://img.b2bpic.net/free-photo/modern-minimalist-living-room-interior-design_23-2151983191.jpg", "Luxurious modern living room interior design")}
+ imageSrc={getAssetUrl("asset://hero-living-room")}
+ imageAlt={getAssetAlt("asset://hero-living-room", "Luxurious modern living room interior design")}
mediaAnimation={"slide-up"}
- useInvertedBackground={false}
/>
@@ -104,8 +103,8 @@ export default function LandingPage() {
@@ -130,12 +129,12 @@ export default function LandingPage() {
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."}
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-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-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-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-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-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-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("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("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("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("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("asset://product-armchair"), imageAlt: getAssetAlt("asset://product-armchair", "Elegant accent armchair") }
]}
gridVariant={"three-columns-all-equal-width"}
animationType={"slide-up"}
@@ -149,11 +148,11 @@ export default function LandingPage() {
title={"What Our Clients Say"}
description={"Hear from our happy customers who experienced the See Heng Home Design difference in transforming their living spaces."}
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: "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: "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: "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: "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: "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("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("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("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("asset://testimonial-5"), imageAlt: getAssetAlt("asset://testimonial-5", "entrepreneur home office happy") }
]}
kpiItems={[
{ 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-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")}
- imageAlt={getAssetAlt("http://img.b2bpic.net/free-photo/why-question-reason-curious-confuse-concept_53876-133572.jpg", "Customer service representative helping a client")}
+ imageSrc={getAssetUrl("asset://faq-image")}
+ imageAlt={getAssetAlt("asset://faq-image", "Customer service representative helping a client")}
mediaAnimation={"slide-up"}
mediaPosition={"right"}
faqsAnimation={"slide-up"}
@@ -213,24 +212,30 @@ export default function LandingPage() {