Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-09 08:45:09 +00:00

View File

@@ -29,26 +29,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
brandName="Lumina Interiors"
/>
@@ -56,67 +41,27 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Redefining Your Living Space"
description="At Lumina Interiors, we transform ordinary rooms into extraordinary homes. Experience personalized design that reflects your unique style and vision."
buttons={[
{
text: "Start Your Project",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/lit-lamp-sofa-with-some-cushions_1203-542.jpg?_wi=1"
buttons={[{ text: "Start Your Project", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/lit-lamp-sofa-with-some-cushions_1203-542.jpg"
imageAlt="Luxurious interior design"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-handsome-man_23-2148238926.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/laughing-couple-posing-kitchen_23-2147736628.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/smiley-woman-posing-chair-medium-shot_23-2149927563.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/happy-housewife-cleans-gas-stove-with-melamine-sponge_1398-5084.jpg",
alt: "Client 5",
},
{ src: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg", alt: "Client 1" },
{ src: "http://img.b2bpic.net/free-photo/medium-shot-handsome-man_23-2148238926.jpg", alt: "Client 2" },
{ src: "http://img.b2bpic.net/free-photo/laughing-couple-posing-kitchen_23-2147736628.jpg", alt: "Client 3" },
{ src: "http://img.b2bpic.net/free-photo/smiley-woman-posing-chair-medium-shot_23-2149927563.jpg", alt: "Client 4" },
{ src: "http://img.b2bpic.net/free-photo/happy-housewife-cleans-gas-stove-with-melamine-sponge_1398-5084.jpg", alt: "Client 5" }
]}
avatarText="Trusted by 500+ homeowners"
marqueeItems={[
{
type: "image",
src: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg",
alt: "Design",
},
{
type: "text",
text: "Sustainable Design",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/stylish-minimalistic-kitchen-with-plants_23-2148672856.jpg",
alt: "Kitchen",
},
{
type: "text",
text: "Modern Aesthetic",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/dining-room-arrangement_23-2148893942.jpg",
alt: "Dining",
},
{ type: "image", src: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg", alt: "Design" },
{ type: "text", text: "Sustainable Design" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/stylish-minimalistic-kitchen-with-plants_23-2148672856.jpg", alt: "Kitchen" },
{ type: "text", text: "Modern Aesthetic" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/dining-room-arrangement_23-2148893942.jpg", alt: "Dining" }
]}
/>
</div>
@@ -126,7 +71,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafting Stories in Every Room"
description="Our studio combines architectural precision with artistic flair. We believe every space has a narrative, and we are dedicated to helping you tell yours through thoughtful, intentional design."
imageSrc="http://img.b2bpic.net/free-photo/woman-painting-art-studio_23-2148013063.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/woman-painting-art-studio_23-2148013063.jpg"
imageAlt="Studio design process"
/>
</div>
@@ -138,56 +83,26 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Bespoke Residential",
description: "Custom home design plans that cater to your comfort and aesthetic preferences.",
icon: Sparkles,
title: "Bespoke Residential", description: "Custom home design plans that cater to your comfort and aesthetic preferences.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg?_wi=1",
imageAlt: "Bedroom design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-minimalistic-kitchen-with-plants_23-2148672856.jpg?_wi=1",
imageAlt: "Kitchen design",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/lit-lamp-sofa-with-some-cushions_1203-542.jpg?_wi=2",
imageAlt: "luxurious modern living room interior design",
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg", imageAlt: "Bedroom design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/stylish-minimalistic-kitchen-with-plants_23-2148672856.jpg", imageAlt: "Kitchen design" }
]
},
{
title: "Kitchen & Dining",
description: "Functional culinary spaces infused with modern, elegant touches.",
icon: Zap,
title: "Kitchen & Dining", description: "Functional culinary spaces infused with modern, elegant touches.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/stylish-minimalistic-kitchen-with-plants_23-2148672856.jpg?_wi=2",
imageAlt: "Kitchen design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-arrangement_23-2148893942.jpg?_wi=1",
imageAlt: "Dining room",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-painting-art-studio_23-2148013063.jpg?_wi=2",
imageAlt: "interior designer working with fabric samples",
{ imageSrc: "http://img.b2bpic.net/free-photo/stylish-minimalistic-kitchen-with-plants_23-2148672856.jpg", imageAlt: "Kitchen design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-room-arrangement_23-2148893942.jpg", imageAlt: "Dining room" }
]
},
{
title: "Conceptual Planning",
description: "Strategic layouts and mood boards to visualize your future home interiors.",
icon: Shield,
title: "Conceptual Planning", description: "Strategic layouts and mood boards to visualize your future home interiors.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-arrangement_23-2148893942.jpg?_wi=2",
imageAlt: "Dining room",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg?_wi=2",
imageAlt: "Bedroom design",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg?_wi=3",
imageAlt: "modern bedroom interior design cozy",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/dining-room-arrangement_23-2148893942.jpg", imageAlt: "Dining room" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-bedroom-arrangement_23-2149135755.jpg", imageAlt: "Bedroom design" }
]
}
]}
title="Our Design Expertise"
description="Comprehensive design solutions tailored to your lifestyle."
@@ -201,46 +116,11 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Miller",
role: "Homeowner",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg",
},
{
id: "2",
name: "James Chen",
role: "Entrepreneur",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-handsome-man_23-2148238926.jpg",
},
{
id: "3",
name: "Elena Rodriguez",
role: "Designer",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/laughing-couple-posing-kitchen_23-2147736628.jpg",
},
{
id: "4",
name: "Mark Wilson",
role: "Executive",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-chair-medium-shot_23-2149927563.jpg",
},
{
id: "5",
name: "Laura Bennett",
role: "Architect",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-cleans-gas-stove-with-melamine-sponge_1398-5084.jpg",
},
{ id: "1", name: "Sarah Miller", role: "Homeowner", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg" },
{ id: "2", name: "James Chen", role: "Entrepreneur", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-handsome-man_23-2148238926.jpg" },
{ id: "3", name: "Elena Rodriguez", role: "Designer", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/laughing-couple-posing-kitchen_23-2147736628.jpg" },
{ id: "4", name: "Mark Wilson", role: "Executive", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-chair-medium-shot_23-2149927563.jpg" },
{ id: "5", name: "Laura Bennett", role: "Architect", company: "Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-cleans-gas-stove-with-melamine-sponge_1398-5084.jpg" }
]}
title="Voices of Our Clients"
description="Hear what our homeowners say about their new spaces."
@@ -250,9 +130,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
tag="Let's Connect"
title="Start Your Design Journey"
description="Ready to revitalize your space? Fill out the form below to schedule your complimentary initial consultation."
@@ -267,35 +145,18 @@ export default function LandingPage() {
logoText="Lumina Interiors"
columns={[
{
title: "Company",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Services",
href: "#features",
},
{
label: "Portfolio",
href: "#",
},
],
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Services", href: "#features" },
{ label: "Portfolio", href: "#" }
]
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }
]
}
]}
/>
</div>