diff --git a/src/app/page.tsx b/src/app/page.tsx index 33ca7e4..1d05264 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { id: "1", value: "500+", title: "Successful Transactions", items: ["Residential & commercial", "First-time buyers to investors", "Personalized service"] }, { - id: "2", value: "$1.2B+", title: "Total Property Sales Volume", description: "Combined value of all transactions", items: ["Consistent market growth", "Competitive pricing", "Strong negotiation results"] + id: "2", value: "$1.2B+", title: "Total Property Sales Volume", items: ["Consistent market growth", "Competitive pricing", "Strong negotiation results"] }, { id: "3", value: "98%", title: "Client Satisfaction Rate", items: ["Long-term relationships", "Repeat clients", "Referral-based growth"] @@ -235,7 +235,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="https://images.unsplash.com/photo-1454165804606-c3d57bc86b40?w=600&q=80" - imageAlt: "Real estate consultation meeting" + imageAlt="Real estate consultation meeting" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="your@email.com"