diff --git a/src/app/page.tsx b/src/app/page.tsx index b68cbae..14d1411 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="smallMedium" sizing="largeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="double-inset" secondaryButtonStyle="solid" @@ -44,8 +44,8 @@ export default function LandingPage() { tag="Premium Design Studio" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} - imageSrc="http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407592.jpg?_wi=1" + background={{ variant: "glowing-orb" }} + imageSrc="http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407592.jpg" imageAlt="Modern architectural studio workspace" imagePosition="right" mediaAnimation="slide-up" @@ -88,15 +88,15 @@ export default function LandingPage() { }, { id: 2, - title: "Conceptual Design", description: "Creative exploration through sketches, models, and digital renderings. We develop multiple concepts reflecting your aesthetic and operational needs.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407592.jpg?_wi=2", imageAlt: "modern minimalist architecture studio" + title: "Conceptual Design", description: "Creative exploration through sketches, models, and digital renderings. We develop multiple concepts reflecting your aesthetic and operational needs.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407592.jpg", imageAlt: "modern minimalist architecture studio" }, { id: 3, - title: "Detailed Development", description: "Comprehensive technical drawings and specifications. We ensure every detail aligns with building codes, sustainability standards, and your vision.", imageSrc: "http://img.b2bpic.net/free-photo/social-media-team-having-discussion-luxury-workplace_23-2147847491.jpg?_wi=1", imageAlt: "modern workspace creative studio" + title: "Detailed Development", description: "Comprehensive technical drawings and specifications. We ensure every detail aligns with building codes, sustainability standards, and your vision.", imageSrc: "http://img.b2bpic.net/free-photo/social-media-team-having-discussion-luxury-workplace_23-2147847491.jpg", imageAlt: "modern workspace creative studio" }, { id: 4, - title: "Implementation & Support", description: "From permit drawings to construction administration, we guide your project to completion. Our team ensures design integrity throughout execution.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407592.jpg?_wi=3", imageAlt: "modern minimalist architecture studio" + title: "Implementation & Support", description: "From permit drawings to construction administration, we guide your project to completion. Our team ensures design integrity throughout execution.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407592.jpg", imageAlt: "modern minimalist architecture studio" } ]} buttons={[ @@ -133,9 +133,9 @@ export default function LandingPage() { description="Subscribe to receive insights on architectural trends, project showcases, and design inspiration delivered directly to your inbox." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/social-media-team-having-discussion-luxury-workplace_23-2147847491.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/social-media-team-having-discussion-luxury-workplace_23-2147847491.jpg" imageAlt="Webild architecture studio design workspace" mediaAnimation="slide-up" mediaPosition="right"