Update src/app/page.tsx
This commit is contained in:
261
src/app/page.tsx
261
src/app/page.tsx
@@ -30,30 +30,18 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "/portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "/portfolio"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "/services",
|
||||
},
|
||||
name: "Services", id: "/services"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Book a Consultation",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Book a Consultation", href: "/contact"}}
|
||||
brandName="LQ.Design.Co"
|
||||
/>
|
||||
</div>
|
||||
@@ -61,18 +49,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
logoText="LQ.Design.Co"
|
||||
description="Where Luxury Lives"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Work",
|
||||
href: "/portfolio",
|
||||
},
|
||||
text: "Explore Our Work", href: "/portfolio"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pillow-sofa-chair_1203-3494.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pillow-sofa-chair_1203-3494.jpg"
|
||||
imageAlt="Stunning, moody luxury interior living room"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -83,7 +68,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="We don't just design rooms — we design the feeling of coming home."
|
||||
description="At LQ.Design.Co, we believe true luxury is found in the comfort of a space that feels uniquely yours. Our approach is intimate, editorial, and rooted in a deep understanding of your vision. We translate your aspirations into timeless interiors that tell your story beautifully."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/living-room-items_23-2148848668.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/living-room-items_23-2148848668.jpg"
|
||||
imageAlt="Portrait style luxury interior with a cozy reading nook"
|
||||
/>
|
||||
</div>
|
||||
@@ -95,46 +80,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Residential Interiors",
|
||||
description: "Crafting bespoke living spaces that reflect your personal style and needs.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-abstract-3d-design-elements_23-2148996828.jpg?_wi=1",
|
||||
imageAlt: "Line art icon of a house",
|
||||
},
|
||||
title: "Residential Interiors", description: "Crafting bespoke living spaces that reflect your personal style and needs.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-abstract-3d-design-elements_23-2148996828.jpg", imageAlt: "Line art icon of a house"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-603.jpg",
|
||||
imageAlt: "Line art icon of a house",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-chair_1203-3494.jpg?_wi=2",
|
||||
imageAlt: "line art house icon residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-603.jpg", imageAlt: "Line art icon of a house"}
|
||||
},
|
||||
{
|
||||
title: "Styling & Staging",
|
||||
description: "Transforming properties into aspirational homes for memorable impressions.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/beauty-cosmetics-hand-drawn-icon-web-print-mobile-uxui-kit-such-as-bowl-food-kitchen-beauty-cosmetic-makeup-powder-puff-pictogram-pack-vector_1057-11180.jpg",
|
||||
imageAlt: "Line art icon of a styling brush",
|
||||
},
|
||||
title: "Styling & Staging", description: "Transforming properties into aspirational homes for memorable impressions.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/beauty-cosmetics-hand-drawn-icon-web-print-mobile-uxui-kit-such-as-bowl-food-kitchen-beauty-cosmetic-makeup-powder-puff-pictogram-pack-vector_1057-11180.jpg", imageAlt: "Line art icon of a styling brush"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-lightning-bolt-sign-glowing-dark-background-energy-concept_84443-91502.jpg",
|
||||
imageAlt: "Line art icon of a styling brush",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-items_23-2148848668.jpg?_wi=2",
|
||||
imageAlt: "line art house icon residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-lightning-bolt-sign-glowing-dark-background-energy-concept_84443-91502.jpg", imageAlt: "Line art icon of a styling brush"}
|
||||
},
|
||||
{
|
||||
title: "Design Consultation",
|
||||
description: "Providing expert guidance and insights to inspire your design journey.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drawing_23-2148015204.jpg",
|
||||
imageAlt: "Line art icon of a thought bubble",
|
||||
},
|
||||
title: "Design Consultation", description: "Providing expert guidance and insights to inspire your design journey.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drawing_23-2148015204.jpg", imageAlt: "Line art icon of a thought bubble"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/brainstorming-infographics-template_23-2148658471.jpg",
|
||||
imageAlt: "Line art icon of a thought bubble",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pullout-drawer-black-cabinet-countertop-modern-organization_169016-71206.jpg?_wi=1",
|
||||
imageAlt: "line art house icon residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/brainstorming-infographics-template_23-2148658471.jpg", imageAlt: "Line art icon of a thought bubble"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -151,64 +112,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "fp-1",
|
||||
name: "The Coastal Retreat",
|
||||
price: "Halifax",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pullout-drawer-black-cabinet-countertop-modern-organization_169016-71206.jpg?_wi=2",
|
||||
imageAlt: "Luxury kitchen interior design",
|
||||
priceButtonProps: {
|
||||
text: "View Project",
|
||||
},
|
||||
id: "fp-1", name: "The Coastal Retreat", price: "Halifax", imageSrc: "http://img.b2bpic.net/free-photo/pullout-drawer-black-cabinet-countertop-modern-organization_169016-71206.jpg", imageAlt: "Luxury kitchen interior design", priceButtonProps: {
|
||||
text: "View Project"},
|
||||
},
|
||||
{
|
||||
id: "fp-2",
|
||||
name: "Urban Elegance",
|
||||
price: "Bedford",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-asian-girl-lying-bedroom-with-sophisticated-interrior-smiling_1258-191155.jpg",
|
||||
imageAlt: "Sophisticated bedroom interior design",
|
||||
priceButtonProps: {
|
||||
text: "View Project",
|
||||
},
|
||||
id: "fp-2", name: "Urban Elegance", price: "Bedford", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-asian-girl-lying-bedroom-with-sophisticated-interrior-smiling_1258-191155.jpg", imageAlt: "Sophisticated bedroom interior design", priceButtonProps: {
|
||||
text: "View Project"},
|
||||
},
|
||||
{
|
||||
id: "fp-3",
|
||||
name: "Historic Charm",
|
||||
price: "Dartmouth",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg",
|
||||
imageAlt: "Stylish dining room interior design",
|
||||
priceButtonProps: {
|
||||
text: "View Project",
|
||||
},
|
||||
id: "fp-3", name: "Historic Charm", price: "Dartmouth", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg", imageAlt: "Stylish dining room interior design", priceButtonProps: {
|
||||
text: "View Project"},
|
||||
},
|
||||
{
|
||||
id: "fp-4",
|
||||
name: "The Modern Loft",
|
||||
price: "Halifax",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-business-desk-arrangement_23-2149073025.jpg",
|
||||
imageAlt: "Luxury home office interior design",
|
||||
priceButtonProps: {
|
||||
text: "View Project",
|
||||
},
|
||||
id: "fp-4", name: "The Modern Loft", price: "Halifax", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-business-desk-arrangement_23-2149073025.jpg", imageAlt: "Luxury home office interior design", priceButtonProps: {
|
||||
text: "View Project"},
|
||||
},
|
||||
{
|
||||
id: "fp-5",
|
||||
name: "Harborview Estate",
|
||||
price: "Bedford",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-juvenile-bedroom-arrangement_23-2151113848.jpg",
|
||||
imageAlt: "Kids bedroom design playful luxury",
|
||||
priceButtonProps: {
|
||||
text: "View Project",
|
||||
},
|
||||
id: "fp-5", name: "Harborview Estate", price: "Bedford", imageSrc: "http://img.b2bpic.net/free-photo/small-juvenile-bedroom-arrangement_23-2151113848.jpg", imageAlt: "Kids bedroom design playful luxury", priceButtonProps: {
|
||||
text: "View Project"},
|
||||
},
|
||||
{
|
||||
id: "fp-6",
|
||||
name: "Lakeside Oasis",
|
||||
price: "Dartmouth",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-with-delicious-kombucha-outdoors_23-2150553742.jpg",
|
||||
imageAlt: "Outdoor patio design luxury living",
|
||||
priceButtonProps: {
|
||||
text: "View Project",
|
||||
},
|
||||
id: "fp-6", name: "Lakeside Oasis", price: "Dartmouth", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-with-delicious-kombucha-outdoors_23-2150553742.jpg", imageAlt: "Outdoor patio design luxury living", priceButtonProps: {
|
||||
text: "View Project"},
|
||||
},
|
||||
]}
|
||||
title="Featured Projects"
|
||||
@@ -223,73 +148,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t-1",
|
||||
name: "A.R.",
|
||||
role: "Homeowner",
|
||||
company: "Halifax",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-christmas_1303-12441.jpg",
|
||||
imageAlt: "Client A.R.",
|
||||
},
|
||||
id: "t-1", name: "A.R.", role: "Homeowner", company: "Halifax", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-christmas_1303-12441.jpg", imageAlt: "Client A.R."},
|
||||
{
|
||||
id: "t-2",
|
||||
name: "M.T.",
|
||||
role: "Homeowner",
|
||||
company: "Bedford",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-university-student-preparing-her-thesis-campus-library-study-room_482257-122549.jpg",
|
||||
imageAlt: "Client M.T.",
|
||||
},
|
||||
id: "t-2", name: "M.T.", role: "Homeowner", company: "Bedford", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mature-university-student-preparing-her-thesis-campus-library-study-room_482257-122549.jpg", imageAlt: "Client M.T."},
|
||||
{
|
||||
id: "t-3",
|
||||
name: "S.K.",
|
||||
role: "Homeowner",
|
||||
company: "Dartmouth",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-drawing_23-2149445987.jpg",
|
||||
imageAlt: "Client S.K.",
|
||||
},
|
||||
id: "t-3", name: "S.K.", role: "Homeowner", company: "Dartmouth", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-drawing_23-2149445987.jpg", imageAlt: "Client S.K."},
|
||||
{
|
||||
id: "t-4",
|
||||
name: "J.D.",
|
||||
role: "Realtor",
|
||||
company: "Halifax",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-stylish-blond-male-dressed-blue-suit_613910-12746.jpg",
|
||||
imageAlt: "Client J.D.",
|
||||
},
|
||||
id: "t-4", name: "J.D.", role: "Realtor", company: "Halifax", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-stylish-blond-male-dressed-blue-suit_613910-12746.jpg", imageAlt: "Client J.D."},
|
||||
{
|
||||
id: "t-5",
|
||||
name: "L.M.",
|
||||
role: "Client",
|
||||
company: "Bedford",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-holding-hands-together-joyfully-looking-camera-modern-clothes-store_574295-2021.jpg",
|
||||
imageAlt: "Client L.M.",
|
||||
},
|
||||
id: "t-5", name: "L.M.", role: "Client", company: "Bedford", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-holding-hands-together-joyfully-looking-camera-modern-clothes-store_574295-2021.jpg", imageAlt: "Client L.M."},
|
||||
{
|
||||
id: "t-6",
|
||||
name: "P.S.",
|
||||
role: "Homeowner",
|
||||
company: "Dartmouth",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parents-welcoming-son-kitchen_23-2148414950.jpg",
|
||||
imageAlt: "Client P.S.",
|
||||
},
|
||||
id: "t-6", name: "P.S.", role: "Homeowner", company: "Dartmouth", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parents-welcoming-son-kitchen_23-2148414950.jpg", imageAlt: "Client P.S."},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "50+",
|
||||
label: "Luxury Projects",
|
||||
},
|
||||
value: "50+", label: "Luxury Projects"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Client Satisfaction",
|
||||
},
|
||||
value: "100%", label: "Client Satisfaction"},
|
||||
{
|
||||
value: "12+",
|
||||
label: "Years Experience",
|
||||
},
|
||||
value: "12+", label: "Years Experience"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Stories from those who've experienced the LQ.Design.Co difference."
|
||||
@@ -300,14 +183,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Ready to reimagine your space?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Consultation",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Book a Consultation", href: "/contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -317,54 +197,33 @@ export default function LandingPage() {
|
||||
logoText="LQ.Design.Co"
|
||||
columns={[
|
||||
{
|
||||
title: "Studio",
|
||||
items: [
|
||||
title: "Studio", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "/portfolio",
|
||||
},
|
||||
label: "Portfolio", href: "/portfolio"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Services", href: "/services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/lq.design.co",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/lq.design.co"},
|
||||
{
|
||||
label: "hello@lq.designco",
|
||||
href: "mailto:hello@lq.designco",
|
||||
},
|
||||
label: "hello@lq.designco", href: "mailto:hello@lq.designco"},
|
||||
{
|
||||
label: "Book a Consultation",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Book a Consultation", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user