Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="SocialSync"
|
||||
description="Elevate your real estate brand with strategic social media that converts leads into clients. Our proven approach transforms your property listings into engaging stories."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Watch Our Strategy", href: "#video" },
|
||||
{ text: "Book a Consultation", href: "#contact" }
|
||||
@@ -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?_wi=1", 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", 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?_wi=2", 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", imageAlt: "Lead generation marketing funnel"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
@@ -144,6 +144,9 @@ export default function LandingPage() {
|
||||
tag="Industry Partners"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Zillow", "RE/MAX", "Century 21", "Keller Williams", "Coldwell Banker", "Instagram", "Facebook", "TikTok"
|
||||
]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/smart-home-flat-style_23-2147842338.jpg", "http://img.b2bpic.net/free-vector/flat-design-stationery-store-logo-template_23-2149845359.jpg", "http://img.b2bpic.net/free-vector/gradient-az-za-logo-template_23-2149239680.jpg", "http://img.b2bpic.net/free-vector/modern-logo-design-real-estate-sector_1017-7295.jpg", "http://img.b2bpic.net/free-vector/logotype_23-2148154594.jpg", "http://img.b2bpic.net/free-vector/social-media-logotype-collection_23-2148081192.jpg", "http://img.b2bpic.net/free-vector/mobile-background-with-facebook-emoticons-flat-design_23-2147665558.jpg", "http://img.b2bpic.net/free-vector/modern-social-media-lower-thirds-perfect-motion-graphics_1361-3329.jpg"
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user