Update src/app/page.tsx

This commit is contained in:
2026-05-06 13:09:45 +00:00
parent bc125adcf0
commit a03306371b

View File

@@ -69,9 +69,9 @@ export default function LandingPage() {
<div id="women-owned" data-section="women-owned">
<InlineImageSplitTextAbout
useInvertedBackground={true}
title="Empowering Excellence"
description="As a proud women-owned business, we bring unique perspectives, meticulous attention to detail, and a commitment to nurturing design that reflects our community's spirit."
imageSrc="http://img.b2bpic.net/free-photo/female-architect-presenting-floor-plan-discussing-blueprint_74855-2763.jpg"
heading={[
{ type: "text", content: "Empowering Excellence" }
]}
/>
</div>
@@ -80,6 +80,8 @@ export default function LandingPage() {
animationType="slide-up"
title="Rajkot's Finest Interiors"
description="A curated selection of our most distinguished luxury design work within Rajkot and beyond."
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: "g1", label: "Modern", title: "Residential Mastery", items: ["Sustainable materials", "Ambient lighting", "Custom furniture"] },
{ id: "g2", label: "Commercial", title: "Corporate Elegance", items: ["Ergonomic planning", "Brand integration", "Spatial flow"] },