Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 16:40:35 +00:00

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="compact"
sizing="large"
background="floatingGradient"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="flat"
secondaryButtonStyle="radial-glow"
@@ -68,7 +68,7 @@ export default function LandingPage() {
description="Premium Bungalows & Residential Plots in Pune. Affordable, Secure, Future-Ready Investment with transparent documentation and expert guidance."
tag="Welcome to Atharva Green Properties"
tagIcon={Home}
background={{ variant: "floatingGradient" }}
background={{ variant: "radial-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/bangkok-elephant-care-sanctuary-buildings-with-lake-lotus-flowers_482257-123883.jpg", imageAlt: "modern bungalow green property residential home architecture"},
@@ -171,13 +171,13 @@ export default function LandingPage() {
description="Our projects are strategically located in fast-growing areas around Pune with excellent connectivity and access to all essential amenities."
metrics={[
{
id: "1", value: "Easy Access", title: "Educational Institutions", description: "Top schools and colleges within proximity", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg?_wi=1", imageAlt: "location map Pune city geographic area property location"},
id: "1", value: "Easy Access", title: "Educational Institutions", description: "Top schools and colleges within proximity", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg", imageAlt: "location map Pune city geographic area property location"},
{
id: "2", value: "Healthcare Hub", title: "Medical Facilities", description: "Quality hospitals and clinics nearby", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg?_wi=2", imageAlt: "location map Pune city geographic area property location"},
id: "2", value: "Healthcare Hub", title: "Medical Facilities", description: "Quality hospitals and clinics nearby", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg", imageAlt: "location map Pune city geographic area property location"},
{
id: "3", value: "Shopping Center", title: "Retail & Entertainment", description: "Shopping malls and entertainment zones", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg?_wi=3", imageAlt: "location map Pune city geographic area property location"},
id: "3", value: "Shopping Center", title: "Retail & Entertainment", description: "Shopping malls and entertainment zones", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg", imageAlt: "location map Pune city geographic area property location"},
{
id: "4", value: "Highway Connected", title: "Major Transport Routes", description: "Direct access to highways and roads", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg?_wi=4", imageAlt: "location map Pune city geographic area property location"},
id: "4", value: "Highway Connected", title: "Major Transport Routes", description: "Direct access to highways and roads", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg", imageAlt: "location map Pune city geographic area property location"},
]}
animationType="slide-up"
textboxLayout="default"