7 Commits

Author SHA1 Message Date
d8544dcc90 Update src/app/page.tsx 2026-04-21 10:08:02 +00:00
6e51d8bac3 Merge version_3 into main
Merge version_3 into main
2026-04-21 10:02:56 +00:00
35420d1f4a Update src/app/page.tsx 2026-04-21 10:02:53 +00:00
eb28df9b6c Merge version_2 into main
Merge version_2 into main
2026-04-21 10:00:33 +00:00
59d13c2bb6 Update src/app/page.tsx 2026-04-21 10:00:27 +00:00
6bc661e7c0 Merge version_1 into main
Merge version_1 into main
2026-04-21 09:54:51 +00:00
2f6a70d785 Merge version_1 into main
Merge version_1 into main
2026-04-21 09:54:23 +00:00

View File

@@ -2,10 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import FooterBase from '@/components/sections/footer/FooterBase';
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
@@ -33,13 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Products", id: "products" },
{ name: "Collections", id: "products" },
{ name: "Why Us", id: "features" },
{ name: "Impact", id: "metrics" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="House of Furniture - Rizal"
button={{ text: "Visit Us", href: "#contact" }}
button={{ text: "Get In Touch", href: "#contact" }}
/>
</div>
@@ -47,15 +47,15 @@ export default function LandingPage() {
<HeroOverlay
title="Crafting Comfort for Every Rizal Home"
description="Discover premium furniture that combines modern elegance with timeless durability. Your dream home starts right here in Rizal."
buttons={[{ text: "Explore Catalog", href: "#products" }, { text: "Contact Branch", href: "#contact" }]}
buttons={[{ text: "View Collections", href: "#products" }, { text: "Visit Us", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/modern-luxury-bedding-with-cozy-lighting-elegance-generated-by-ai_188544-16336.jpg"
showBlur={true}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-woman-home_23-2148899724.jpg", alt: "Smiley man and woman at home" },
{ src: "http://img.b2bpic.net/free-photo/woman-sitting-new-home-man-decorating-living-room_329181-270.jpg", alt: "Woman sitting in new home and man decorating" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-indoors_23-2148889785.jpg", alt: "Medium shot smiley couple indoors" },
{ src: "http://img.b2bpic.net/free-photo/enthusiastic-asian-woman-sits-floor-with-smartphone-raise-hand-up-cheering-celebrating_1258-191628.jpg", alt: "Asian woman dancing at home" },
{ src: "http://img.b2bpic.net/free-photo/young-carefree-couple-having-fun-together-home_637285-12599.jpg", alt: "Young carefree couple at home" },
{ src: "http://img.b2bpic.net/woman-sitting-new-home-man-decorating-living-room_329181-270.jpg", alt: "Woman sitting in new home and man decorating" },
{ src: "http://img.b2bpic.net/medium-shot-smiley-couple-indoors_23-2148889785.jpg", alt: "Medium shot smiley couple indoors" },
{ src: "http://img.b2bpic.net/enthusiastic-asian-woman-sits-floor-with-smartphone-raise-hand-up-cheering-celebrating_1258-191628.jpg", alt: "Asian woman dancing at home" },
{ src: "http://img.b2bpic.net/young-carefree-couple-having-fun-together-home_637285-12599.jpg", alt: "Young carefree couple at home" },
]}
avatarText="Trusted by 5,000+ local families"
/>
@@ -65,6 +65,7 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[{ type: "text", content: "Our Legacy of Quality" }, { type: "image", src: "http://img.b2bpic.net/free-photo/empty-lounge-area-hotel-lobby_482257-78142.jpg", alt: "Store interior" }]}
buttons={[{ text: "Learn More", href: "#features" }]}
/>
</div>
@@ -75,6 +76,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Why Choose Us"
description="Experience superior quality and dedicated service tailored to your home needs."
buttons={[{ text: "Explore Collections", href: "#products" }]}
features={[
{
title: "Premium Materials", description: "Sourced from the best suppliers for long-lasting quality.", icon: Shield,
@@ -111,12 +113,13 @@ export default function LandingPage() {
{ id: "p1", brand: "Signature", name: "Luxury Fabric Sofa", price: "₱25,000", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/empty-photo-frame-wall-blue-chair_23-2149454909.jpg" },
{ id: "p2", brand: "Signature", name: "Oak Dining Table", price: "₱18,500", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-kitchen-interior-design_23-2151008700.jpg" },
{ id: "p3", brand: "Modern", name: "Ergonomic Desk", price: "₱8,900", rating: 4, reviewCount: "62", imageSrc: "http://img.b2bpic.net/free-photo/laptop-black-leather-sofa_53876-63470.jpg" },
{ id: "p4", brand: "Comfort", name: "King Size Bed", price: "₱32,000", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/frame-mockup-modern-bedroom-with-empty-poster-frame-ai-generative_123827-23462.jpg" },
{ id: "p5", brand: "Modern", name: "Nightstand Unit", price: "₱4,500", rating: 4, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/bed-with-nightstand-pendant-lamp-showroom-styled-bedroom_169016-71049.jpg" },
{ id: "p6", brand: "Decor", name: "Ambient Floor Lamp", price: "₱2,200", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-lamp-design_23-2151047505.jpg" },
{ id: "p4", brand: "Comfort", name: "King Size Bed", price: "₱32,000", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/frame-mockup-modern-bedroom-with-empty-poster-frame-ai-generative_123827-23462.jpg" },
{ id: "p5", brand: "Modern", name: "Nightstand Unit", price: "₱4,500", rating: 4, reviewCount: "30", imageSrc: "http://img.b2bpic.net/bed-with-nightstand-pendant-lamp-showroom-styled-bedroom_169016-71049.jpg" },
{ id: "p6", brand: "Decor", name: "Ambient Floor Lamp", price: "₱2,200", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/modern-3d-lamp-design_23-2151047505.jpg" },
]}
title="Curated Collections"
description="Explore our latest arrivals in contemporary home decor."
buttons={[{ text: "View Full Catalog", href: "#" }]}
/>
</div>
@@ -148,6 +151,7 @@ export default function LandingPage() {
cardTitle="Client Voices"
cardTag="Reviews"
cardAnimation="slide-up"
buttons={[{ text: "Read More", href: "#" }]}
/>
</div>
@@ -164,27 +168,27 @@ export default function LandingPage() {
mediaAnimation="slide-up"
title="Common Inquiries"
description="Answers to your questions about our services and showroom."
buttons={[{ text: "Contact Support", href: "#contact" }]}
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Visit Our Branch"
<ContactCenter
tag="Inquiries"
title="Ready to Transform Your Home?"
description="Stop by our Rizal branch to experience the quality firsthand or contact us for inquiries."
buttons={[{ text: "Get Directions", href: "#" }, { text: "Call Us", href: "tel:000000000" }]}
description="Get in touch for custom orders, showroom visits, or support. We're ready to assist."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=muxgo7"
<FooterBase
logoText="House of Furniture Rizal"
columns={[
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Careers", href: "#" }] },
{ title: "E-commerce", items: [{ label: "Shop", href: "#products" }, { label: "Cart", href: "#" }, { label: "Checkout", href: "#" }] },
{ title: "Help", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] },
]}
/>