Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 08:12:30 +00:00

View File

@@ -32,7 +32,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="large"
background="floatingGradient"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -56,7 +56,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="SAHASRA"
description="Transform your vision into stunning living spaces. Premium residential construction, elegant interior design, and smart space-saving solutions for modern homes in Andhra Pradesh."
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Explore Our Projects", href: "#projects" },
{ text: "Book Consultation", href: "#contact" }