Merge version_1 into main #2
393
src/app/page.tsx
393
src/app/page.tsx
@@ -26,289 +26,130 @@ export default function LandingPage() {
|
||||
headingFontWeight="light"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "portfolio",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="ENHANCE FURNO"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Portfolio", id: "portfolio" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="ENHANCE FURNO"
|
||||
button={{ text: "Get Quote", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
title="Elevate Your Space with ENHANCE FURNO"
|
||||
description="Transforming your living environment into a masterpiece of modern design and functional elegance."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg?_wi=1",
|
||||
imageAlt: "Luxury living room",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-plant-vase-decoration-assortment_23-2149090612.jpg?_wi=1",
|
||||
imageAlt: "Dining area design",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178887.jpg?_wi=1",
|
||||
imageAlt: "Master suite retreat",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821261.jpg?_wi=1",
|
||||
imageAlt: "Contemporary kitchen",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-36208.jpg?_wi=1",
|
||||
imageAlt: "Living room comfort",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-plant-vase-decoration-assortment_23-2149090612.jpg?_wi=2",
|
||||
imageAlt: "Minimalist decor",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg?_wi=2",
|
||||
imageAlt: "Elegant bedroom",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-36208.jpg?_wi=2",
|
||||
imageAlt: "Stylish interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821261.jpg?_wi=2",
|
||||
imageAlt: "Modern kitchen",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178887.jpg?_wi=2",
|
||||
imageAlt: "Sophisticated suite",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Elevate Your Space with ENHANCE FURNO"
|
||||
description="Transforming your living environment into a masterpiece of modern design and functional elegance."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg", imageAlt: "luxury interior design living room" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/home-plant-vase-decoration-assortment_23-2149090612.jpg", imageAlt: "modern dining room design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178887.jpg", imageAlt: "luxury bedroom interior design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821261.jpg", imageAlt: "modern kitchen design luxury" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-36208.jpg", imageAlt: "modern living room design" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/home-plant-vase-decoration-assortment_23-2149090612.jpg", imageAlt: "modern dining room design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/lounge-lobby-area-library-sales-center_105762-1780.jpg", imageAlt: "luxury interior design living room" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-36208.jpg", imageAlt: "modern living room design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821261.jpg", imageAlt: "modern kitchen design luxury" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178887.jpg", imageAlt: "luxury bedroom interior design" }
|
||||
]}
|
||||
buttons={[{ text: "Explore Services", href: "#features" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
title="Our Passion for Design"
|
||||
description="At ENHANCE FURNO, we believe every space tells a story. Our expert team combines artistic vision with practical utility to create interiors that are truly personal and timeless."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Expert Design",
|
||||
description: "Professional team with over 10 years of industry experience.",
|
||||
},
|
||||
{
|
||||
title: "Tailored Solutions",
|
||||
description: "Customized furniture and layouts designed specifically for you.",
|
||||
},
|
||||
{
|
||||
title: "Quality First",
|
||||
description: "Premium materials and craftsmanship for lasting beauty.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-with-journal-home_23-2150416408.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
title="Our Passion for Design"
|
||||
description="At ENHANCE FURNO, we believe every space tells a story. Our expert team combines artistic vision with practical utility to create interiors that are truly personal and timeless."
|
||||
bulletPoints={[
|
||||
{ title: "Expert Design", description: "Professional team with over 10 years of industry experience." },
|
||||
{ title: "Tailored Solutions", description: "Customized furniture and layouts designed specifically for you." },
|
||||
{ title: "Quality First", description: "Premium materials and craftsmanship for lasting beauty." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-with-journal-home_23-2150416408.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Space Planning",
|
||||
description: "Optimizing floor plans for functionality and flow.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/interior-room-infographics_1284-35051.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Interior Styling",
|
||||
description: "Curating every detail from decor to lighting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-modern-minimalist-desk_23-2148238601.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Furniture Selection",
|
||||
description: "Sourcing and designing bespoke pieces.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/elegant-office-interior-with-flat-design_23-2147926771.jpg",
|
||||
},
|
||||
]}
|
||||
title="Design Services"
|
||||
description="Providing end-to-end interior design solutions tailored to your unique lifestyle needs."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "1", title: "Space Planning", description: "Optimizing floor plans for functionality and flow.", imageSrc: "http://img.b2bpic.net/free-vector/interior-room-infographics_1284-35051.jpg" },
|
||||
{ id: "2", title: "Interior Styling", description: "Curating every detail from decor to lighting.", imageSrc: "http://img.b2bpic.net/free-photo/bright-modern-minimalist-desk_23-2148238601.jpg" },
|
||||
{ id: "3", title: "Furniture Selection", description: "Sourcing and designing bespoke pieces.", imageSrc: "http://img.b2bpic.net/free-vector/elegant-office-interior-with-flat-design_23-2147926771.jpg" }
|
||||
]}
|
||||
title="Design Services"
|
||||
description="Providing end-to-end interior design solutions tailored to your unique lifestyle needs."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="portfolio" data-section="portfolio">
|
||||
<ProductCardOne
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Master Suite Retreat",
|
||||
price: "Custom Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178887.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Contemporary Kitchen",
|
||||
price: "Custom Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821261.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Living Room Comfort",
|
||||
price: "Custom Project",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-36208.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Featured Projects"
|
||||
description="Take a look at some of the stunning spaces we have transformed."
|
||||
/>
|
||||
</div>
|
||||
<div id="portfolio" data-section="portfolio">
|
||||
<ProductCardOne
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{ id: "p1", name: "Master Suite Retreat", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-room-with-furniture_23-2149178887.jpg" },
|
||||
{ id: "p2", name: "Contemporary Kitchen", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821261.jpg" },
|
||||
{ id: "p3", name: "Living Room Comfort", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-36208.jpg" }
|
||||
]}
|
||||
title="Featured Projects"
|
||||
description="Take a look at some of the stunning spaces we have transformed."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarah_m",
|
||||
testimonial: "ENHANCE FURNO turned my apartment into a sanctuary.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-young-brunette-asian-woman-pants-beige-cardigan-sits-wooden-table-kitchen-smiles-holds-fresh-tasty-apple_197531-27800.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Chen",
|
||||
handle: "@j_chen",
|
||||
testimonial: "The attention to detail was impeccable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Davis",
|
||||
handle: "@e_davis",
|
||||
testimonial: "Highly recommended for their professional approach.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2150772097.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marcus R.",
|
||||
handle: "@m_reynolds",
|
||||
testimonial: "They captured my vision perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-small-bathroom-interior-with-modern-style-furniture-decor_23-2150864606.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Linda G.",
|
||||
handle: "@linda_g",
|
||||
testimonial: "Absolutely world-class service and design outcomes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Client Stories"
|
||||
description="What our clients say about their journey with ENHANCE FURNO."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "ENHANCE FURNO turned my apartment into a sanctuary.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/healthy-young-brunette-asian-woman-pants-beige-cardigan-sits-wooden-table-kitchen-smiles-holds-fresh-tasty-apple_197531-27800.jpg" },
|
||||
{ id: "2", name: "James Chen", handle: "@j_chen", testimonial: "The attention to detail was impeccable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg" },
|
||||
{ id: "3", name: "Emily Davis", handle: "@e_davis", testimonial: "Highly recommended for their professional approach.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2150772097.jpg" },
|
||||
{ id: "4", name: "Marcus R.", handle: "@m_reynolds", testimonial: "They captured my vision perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-small-bathroom-interior-with-modern-style-furniture-decor_23-2150864606.jpg" },
|
||||
{ id: "5", name: "Linda G.", handle: "@linda_g", testimonial: "Absolutely world-class service and design outcomes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/authentic-scene-young-person-undergoing-psychological-therapy_23-2150161969.jpg" }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Client Stories"
|
||||
description="What our clients say about their journey with ENHANCE FURNO."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
title="Start Your Design Journey"
|
||||
description="Contact us today for a free initial consultation."
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Get In Touch"
|
||||
tag="Let's connect"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Start Your Design Journey"
|
||||
description="Contact us today for a free initial consultation."
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Get In Touch"
|
||||
tag="Let's connect"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="ENHANCE FURNO"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="ENHANCE FURNO"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Services", href: "#features" }] },
|
||||
{ title: "Explore", items: [{ label: "Portfolio", href: "#portfolio" }, { label: "Testimonials", href: "#testimonials" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms", href: "#" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user