Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d78783488b | |||
| f396738335 | |||
| 147c7fe857 |
@@ -40,14 +40,14 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplit
|
<HeroSplit
|
||||||
title="Interior Design & Architecture"
|
title="Luxury Interiors That Reflect Your Vision"
|
||||||
description="Transform your space into a masterpiece of elegance and functionality. Our award-winning studio creates bespoke interiors that inspire."
|
description="Transform your space into a masterpiece of elegance and functionality. Our award-winning studio creates bespoke interiors that inspire."
|
||||||
tag="Premium Studio"
|
tag="Premium Studio"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Portfolio", href: "#projects" },
|
{ text: "Explore Our Work", href: "#projects" },
|
||||||
{ text: "Get Consultation", href: "#contact" },
|
{ text: "Get Consultation", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user