From 306e451c9a1b4d9394359c7c3f78e6308ca6e64d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 10:22:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6227961..44d2bd7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { tagIcon={Home} features={[ { - id: "1", title: "Content Strategy & Planning", description: "Customized content calendars that align with your sales cycles, seasonal trends, and target market. We plan, create, and schedule professional content that keeps your properties top-of-mind.", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-interior-design-template_23-2150031546.jpg", imageAlt: "Social media content strategy dashboard" + id: "1", title: "Content Strategy & Planning", description: "Customized content calendars that align with your sales cycles, seasonal trends, and target market. We plan, create, and schedule professional content that keeps your properties top-of-mind.", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-interior-design-template_23-2150031546.jpg?_wi=1", imageAlt: "Social media content strategy dashboard" }, { id: "2", title: "Professional Photo & Video Production", description: "High-quality visual content that showcases properties at their best. From drone photography to virtual tours, we create assets that drive engagement and qualify leads.", imageSrc: "http://img.b2bpic.net/free-psd/home-design-instagram-posts_23-2150443550.jpg", imageAlt: "Professional real estate photography" @@ -89,7 +89,7 @@ export default function LandingPage() { id: "3", title: "Performance Analytics & Optimization", description: "Data-driven insights into what's working. We track engagement, lead generation, and ROI to continuously refine your strategy and maximize your marketing investment.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-checking-social-media-work_482257-115243.jpg", imageAlt: "Real estate marketing analytics dashboard" }, { - id: "4", title: "Lead Generation & Nurturing", description: "Targeted campaigns that turn followers into qualified leads. We implement proven funnels and messaging that convert social engagement into actual transactions.", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-interior-design-template_23-2150031546.jpg", imageAlt: "Lead generation marketing funnel" + id: "4", title: "Lead Generation & Nurturing", description: "Targeted campaigns that turn followers into qualified leads. We implement proven funnels and messaging that convert social engagement into actual transactions.", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-interior-design-template_23-2150031546.jpg?_wi=2", imageAlt: "Lead generation marketing funnel" } ]} gridVariant="four-items-2x2-equal-grid" -- 2.49.1