Merge version_1 into main #1
410
src/app/page.tsx
410
src/app/page.tsx
@@ -34,61 +34,40 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "#portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "#portfolio"},
|
||||
{
|
||||
name: "Case Studies",
|
||||
id: "#case-studies",
|
||||
},
|
||||
name: "Case Studies", id: "#case-studies"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/modern-business-card-with-classic-blue-shapes_23-2148430294.jpg"
|
||||
logoAlt="Realtor Guide Logo"
|
||||
brandName="Realtor Guide"
|
||||
button={{
|
||||
text: "Book A Call",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book A Call", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Transforming Real Estate Brands Into Market Leaders"
|
||||
description="We create marketing campaigns, cinematic videos, lead generation systems and automation solutions that drive measurable growth."
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Free Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Free Consultation", href: "#contact"},
|
||||
{
|
||||
text: "View Our Work",
|
||||
href: "#portfolio",
|
||||
},
|
||||
text: "View Our Work", href: "#portfolio"},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-shanghai-overpass-night_1359-1074.jpg"
|
||||
@@ -96,48 +75,28 @@ export default function LandingPage() {
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg",
|
||||
alt: "Confident young businessman with his arms crossed",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg", alt: "Confident young businessman with his arms crossed"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-with-crossed-arms_23-2147956339.jpg",
|
||||
alt: "Smiling mature businessman with crossed arms",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-with-crossed-arms_23-2147956339.jpg", alt: "Smiling mature businessman with crossed arms"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/serious-bearded-young-businessman-standing-with-arms-crossed_171337-19290.jpg",
|
||||
alt: "Serious bearded young businessman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/serious-bearded-young-businessman-standing-with-arms-crossed_171337-19290.jpg", alt: "Serious bearded young businessman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-businessman-standing-against-building-outdoors_1150-2638.jpg",
|
||||
alt: "Businessman standing outdoors",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-businessman-standing-against-building-outdoors_1150-2638.jpg", alt: "Businessman standing outdoors"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-pointing-camera-against-grey-wall_23-2148112876.jpg",
|
||||
alt: "Businessman pointing at camera",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-pointing-camera-against-grey-wall_23-2148112876.jpg", alt: "Businessman pointing at camera"},
|
||||
]}
|
||||
avatarText="Trusted by 100+ Market Leaders"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Real Estate Innovation",
|
||||
},
|
||||
type: "text", text: "Real Estate Innovation"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Lead Generation Experts",
|
||||
},
|
||||
type: "text", text: "Lead Generation Experts"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Cinematic Property Videos",
|
||||
},
|
||||
type: "text", text: "Cinematic Property Videos"},
|
||||
{
|
||||
type: "text",
|
||||
text: "AI-Powered Automation",
|
||||
},
|
||||
type: "text", text: "AI-Powered Automation"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Market Leaders",
|
||||
},
|
||||
type: "text", text: "Market Leaders"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -163,25 +122,13 @@ export default function LandingPage() {
|
||||
tag="Proven Results"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100+",
|
||||
description: "Projects Completed",
|
||||
},
|
||||
id: "m1", value: "100+", description: "Projects Completed"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "50+",
|
||||
description: "Satisfied Clients",
|
||||
},
|
||||
id: "m2", value: "50+", description: "Satisfied Clients"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5000+",
|
||||
description: "Leads Generated",
|
||||
},
|
||||
id: "m3", value: "5000+", description: "Leads Generated"},
|
||||
{
|
||||
id: "m4",
|
||||
value: "95%",
|
||||
description: "Success Rate",
|
||||
},
|
||||
id: "m4", value: "95%", description: "Success Rate"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -194,101 +141,37 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Meta Ads",
|
||||
author: "Targeted Social Reach",
|
||||
description: "Harness the power of Meta platforms with hyper-targeted ad campaigns designed to capture high-quality real estate leads.",
|
||||
tags: [
|
||||
"Social",
|
||||
"Ads",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-space-rocket-model_23-2151113236.jpg",
|
||||
imageAlt: "3D icon for Meta Ads",
|
||||
},
|
||||
id: "s1", title: "Meta Ads", author: "Targeted Social Reach", description: "Harness the power of Meta platforms with hyper-targeted ad campaigns designed to capture high-quality real estate leads.", tags: [
|
||||
"Social", "Ads"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-space-rocket-model_23-2151113236.jpg", imageAlt: "3D icon for Meta Ads"},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Google Ads",
|
||||
author: "Precision Search Marketing",
|
||||
description: "Dominate search results with expertly crafted Google Ads campaigns that connect you with motivated buyers and sellers searching for properties.",
|
||||
tags: [
|
||||
"Search",
|
||||
"PPC",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-neon-triangle_23-2151293697.jpg",
|
||||
imageAlt: "3D icon for Google Ads",
|
||||
},
|
||||
id: "s2", title: "Google Ads", author: "Precision Search Marketing", description: "Dominate search results with expertly crafted Google Ads campaigns that connect you with motivated buyers and sellers searching for properties.", tags: [
|
||||
"Search", "PPC"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-neon-triangle_23-2151293697.jpg", imageAlt: "3D icon for Google Ads"},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Video Production",
|
||||
author: "Cinematic Storytelling",
|
||||
description: "Elevate your listings with world-class video production, including drone shoots, property films, and captivating brand videos that engage audiences.",
|
||||
tags: [
|
||||
"Film",
|
||||
"Visuals",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-rays-prism-abstract-concept_23-2148771784.jpg",
|
||||
imageAlt: "3D icon for Video Production",
|
||||
},
|
||||
id: "s3", title: "Video Production", author: "Cinematic Storytelling", description: "Elevate your listings with world-class video production, including drone shoots, property films, and captivating brand videos that engage audiences.", tags: [
|
||||
"Film", "Visuals"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-rays-prism-abstract-concept_23-2148771784.jpg", imageAlt: "3D icon for Video Production"},
|
||||
{
|
||||
id: "s4",
|
||||
title: "Social Media",
|
||||
author: "Engaging Digital Presence",
|
||||
description: "Build a vibrant online community and amplify your brand with strategic social media management, content creation, and audience engagement.",
|
||||
tags: [
|
||||
"Community",
|
||||
"Content",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/set-golden-black-social-media-icons_1017-14602.jpg",
|
||||
imageAlt: "3D icon for Social Media",
|
||||
},
|
||||
id: "s4", title: "Social Media", author: "Engaging Digital Presence", description: "Build a vibrant online community and amplify your brand with strategic social media management, content creation, and audience engagement.", tags: [
|
||||
"Community", "Content"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/set-golden-black-social-media-icons_1017-14602.jpg", imageAlt: "3D icon for Social Media"},
|
||||
{
|
||||
id: "s5",
|
||||
title: "Lead Generation",
|
||||
author: "Consistent Buyer Flow",
|
||||
description: "Implement robust lead generation systems that consistently deliver qualified prospects, ensuring your pipeline is always full.",
|
||||
tags: [
|
||||
"Conversion",
|
||||
"Growth",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms-reflection_23-2148898146.jpg",
|
||||
imageAlt: "3D icon for Lead Generation",
|
||||
},
|
||||
id: "s5", title: "Lead Generation", author: "Consistent Buyer Flow", description: "Implement robust lead generation systems that consistently deliver qualified prospects, ensuring your pipeline is always full.", tags: [
|
||||
"Conversion", "Growth"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms-reflection_23-2148898146.jpg", imageAlt: "3D icon for Lead Generation"},
|
||||
{
|
||||
id: "s6",
|
||||
title: "CRM Setup",
|
||||
author: "Optimized Client Management",
|
||||
description: "Streamline your client relationships and sales processes with bespoke CRM setup and integration, tailored to your agency's needs.",
|
||||
tags: [
|
||||
"Efficiency",
|
||||
"Data",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-business-scene-with-ultra-modern-ambiance_23-2151003788.jpg",
|
||||
imageAlt: "3D icon for CRM Setup",
|
||||
},
|
||||
id: "s6", title: "CRM Setup", author: "Optimized Client Management", description: "Streamline your client relationships and sales processes with bespoke CRM setup and integration, tailored to your agency's needs.", tags: [
|
||||
"Efficiency", "Data"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-business-scene-with-ultra-modern-ambiance_23-2151003788.jpg", imageAlt: "3D icon for CRM Setup"},
|
||||
{
|
||||
id: "s7",
|
||||
title: "WhatsApp Automation",
|
||||
author: "Instant Communication & Nurturing",
|
||||
description: "Automate client communication and lead nurturing directly through WhatsApp, providing instant responses and personalized engagement.",
|
||||
tags: [
|
||||
"Messaging",
|
||||
"AI",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/realistic-phone-with-social-media_23-2151459602.jpg",
|
||||
imageAlt: "3D icon for WhatsApp Automation",
|
||||
},
|
||||
id: "s7", title: "WhatsApp Automation", author: "Instant Communication & Nurturing", description: "Automate client communication and lead nurturing directly through WhatsApp, providing instant responses and personalized engagement.", tags: [
|
||||
"Messaging", "AI"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/realistic-phone-with-social-media_23-2151459602.jpg", imageAlt: "3D icon for WhatsApp Automation"},
|
||||
{
|
||||
id: "s8",
|
||||
title: "Website Development",
|
||||
author: "High-Performance Digital Hub",
|
||||
description: "Create a world-class, fully optimized website that serves as your digital storefront, converting visitors into valuable leads and clients.",
|
||||
tags: [
|
||||
"Web",
|
||||
"SEO",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/3d-coding_602782-324.jpg",
|
||||
imageAlt: "3D icon for Website Development",
|
||||
},
|
||||
id: "s8", title: "Website Development", author: "High-Performance Digital Hub", description: "Create a world-class, fully optimized website that serves as your digital storefront, converting visitors into valuable leads and clients.", tags: [
|
||||
"Web", "SEO"],
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/3d-coding_602782-324.jpg", imageAlt: "3D icon for Website Development"},
|
||||
]}
|
||||
title="Your All-in-One Growth Platform"
|
||||
description="Experience our innovative 3D services hub, where each offering floats dynamically. Rotate to explore our comprehensive suite of solutions designed to elevate your real estate brand."
|
||||
@@ -303,53 +186,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Luxury Home Tour (YouTube)",
|
||||
price: "View Case Study",
|
||||
variant: "Video Production",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frog-s-eye-view-architectural-twin-buildings-against-clear-blue-sky_181624-59777.jpg",
|
||||
imageAlt: "Thumbnail for Luxury Home Tour on YouTube",
|
||||
},
|
||||
id: "p1", name: "Luxury Home Tour (YouTube)", price: "View Case Study", variant: "Video Production", imageSrc: "http://img.b2bpic.net/free-photo/frog-s-eye-view-architectural-twin-buildings-against-clear-blue-sky_181624-59777.jpg", imageAlt: "Thumbnail for Luxury Home Tour on YouTube"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Modern Villa Reel (Instagram)",
|
||||
price: "View Case Study",
|
||||
variant: "Social Media",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-sofia-square-mykhailivska-square-kiev-ukraine_1153-5729.jpg",
|
||||
imageAlt: "Thumbnail for Modern Villa Reel on Instagram",
|
||||
},
|
||||
id: "p2", name: "Modern Villa Reel (Instagram)", price: "View Case Study", variant: "Social Media", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-sofia-square-mykhailivska-square-kiev-ukraine_1153-5729.jpg", imageAlt: "Thumbnail for Modern Villa Reel on Instagram"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Agent Spotlight (Facebook Ad)",
|
||||
price: "View Case Study",
|
||||
variant: "Ad Campaign",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-outdoors_23-2149405907.jpg",
|
||||
imageAlt: "Thumbnail for Agent Spotlight on Facebook",
|
||||
},
|
||||
id: "p3", name: "Agent Spotlight (Facebook Ad)", price: "View Case Study", variant: "Ad Campaign", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-outdoors_23-2149405907.jpg", imageAlt: "Thumbnail for Agent Spotlight on Facebook"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Exclusive Property Showcase",
|
||||
price: "View Case Study",
|
||||
variant: "Property Marketing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-advertising-property-sale-dream-home-sale_185193-109613.jpg",
|
||||
imageAlt: "Thumbnail for Exclusive Property Showcase",
|
||||
},
|
||||
id: "p4", name: "Exclusive Property Showcase", price: "View Case Study", variant: "Property Marketing", imageSrc: "http://img.b2bpic.net/free-photo/image-advertising-property-sale-dream-home-sale_185193-109613.jpg", imageAlt: "Thumbnail for Exclusive Property Showcase"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Mega Real Estate Campaign",
|
||||
price: "View Case Study",
|
||||
variant: "Full-Service Campaign",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-life-simple-modern-living-icon_53876-15891.jpg",
|
||||
imageAlt: "Thumbnail for Mega Real Estate Campaign",
|
||||
},
|
||||
id: "p5", name: "Mega Real Estate Campaign", price: "View Case Study", variant: "Full-Service Campaign", imageSrc: "http://img.b2bpic.net/free-photo/city-life-simple-modern-living-icon_53876-15891.jpg", imageAlt: "Thumbnail for Mega Real Estate Campaign"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Drone Footage: Estate Overview",
|
||||
price: "View Case Study",
|
||||
variant: "Cinematic Aerials",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-luxury-waterfront-homes-private-docks-gold-coast_1308-189354.jpg",
|
||||
imageAlt: "Thumbnail for Drone Footage: Estate Overview",
|
||||
},
|
||||
id: "p6", name: "Drone Footage: Estate Overview", price: "View Case Study", variant: "Cinematic Aerials", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-luxury-waterfront-homes-private-docks-gold-coast_1308-189354.jpg", imageAlt: "Thumbnail for Drone Footage: Estate Overview"},
|
||||
]}
|
||||
title="Our Campaigns In Action"
|
||||
description="Dive into our extensive portfolio of cinematic video campaigns, displayed on a futuristic horizontal video wall. From captivating YouTube ads to immersive property walkthroughs, see how we bring real estate to life."
|
||||
@@ -365,28 +212,13 @@ export default function LandingPage() {
|
||||
description="Explore how Realtor Guide transforms challenges into triumphs with our in-depth case studies. Each project reveals our strategic approach, innovative execution, and the outstanding results we achieve."
|
||||
blogs={[
|
||||
{
|
||||
id: "cs1",
|
||||
category: "Lead Generation",
|
||||
title: "450+ Leads in 30 Days for Luxury High-Rise",
|
||||
excerpt: "Discover how our targeted Meta Ads and CRM automation generated an unprecedented volume of qualified leads for a new luxury high-rise development.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg",
|
||||
imageAlt: "Abstract data graphs representing lead generation success",
|
||||
id: "cs1", category: "Lead Generation", title: "450+ Leads in 30 Days for Luxury High-Rise", excerpt: "Discover how our targeted Meta Ads and CRM automation generated an unprecedented volume of qualified leads for a new luxury high-rise development.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", imageAlt: "Abstract data graphs representing lead generation success", authorName: "Realtor Guide Team", authorAvatar: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg", date: "October 26, 2024"
|
||||
},
|
||||
{
|
||||
id: "cs2",
|
||||
category: "ROI Optimization",
|
||||
title: "5X ROAS Achieved for Residential Community",
|
||||
excerpt: "Learn the strategy behind achieving a 5X Return on Ad Spend for a large residential community, leveraging cinematic video and Google Ads.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desk-real-estate-agent_23-2147653322.jpg",
|
||||
imageAlt: "3D architectural rendering of a residential community with UI elements",
|
||||
id: "cs2", category: "ROI Optimization", title: "5X ROAS Achieved for Residential Community", excerpt: "Learn the strategy behind achieving a 5X Return on Ad Spend for a large residential community, leveraging cinematic video and Google Ads.", imageSrc: "http://img.b2bpic.net/free-photo/desk-real-estate-agent_23-2147653322.jpg", imageAlt: "3D architectural rendering of a residential community with UI elements", authorName: "Realtor Guide Team", authorAvatar: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg", date: "October 20, 2024"
|
||||
},
|
||||
{
|
||||
id: "cs3",
|
||||
category: "Revenue Growth",
|
||||
title: "₹1.2 Cr Revenue for Commercial Property Sale",
|
||||
excerpt: "See how our comprehensive digital marketing campaign and video production secured a record-breaking commercial property sale.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-dreamy-setting_23-2151835426.jpg",
|
||||
imageAlt: "Bustling city center with glowing abstract overlay on a commercial building",
|
||||
id: "cs3", category: "Revenue Growth", title: "₹1.2 Cr Revenue for Commercial Property Sale", excerpt: "See how our comprehensive digital marketing campaign and video production secured a record-breaking commercial property sale.", imageSrc: "http://img.b2bpic.net/free-photo/building-dreamy-setting_23-2151835426.jpg", imageAlt: "Bustling city center with glowing abstract overlay on a commercial building", authorName: "Realtor Guide Team", authorAvatar: "http://img.b2bpic.net/free-photo/confident-young-businessman-with-his-arms-crossed-standing-front-closed-door_23-2148176204.jpg", date: "October 15, 2024"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -400,50 +232,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John Doe",
|
||||
role: "CEO, Luxury Homes Inc.",
|
||||
company: "Luxury Homes Inc.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-business-man-listening-happy-music_23-2148763857.jpg",
|
||||
imageAlt: "Portrait of John Doe",
|
||||
},
|
||||
id: "t1", name: "John Doe", role: "CEO, Luxury Homes Inc.", company: "Luxury Homes Inc.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-business-man-listening-happy-music_23-2148763857.jpg", imageAlt: "Portrait of John Doe"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Jane Smith",
|
||||
role: "Director of Marketing, Elite Properties",
|
||||
company: "Elite Properties",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-old-man_23-2148831090.jpg",
|
||||
imageAlt: "Portrait of Jane Smith",
|
||||
},
|
||||
id: "t2", name: "Jane Smith", role: "Director of Marketing, Elite Properties", company: "Elite Properties", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-old-man_23-2148831090.jpg", imageAlt: "Portrait of Jane Smith"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "David Lee",
|
||||
role: "Real Estate Developer, CityScape",
|
||||
company: "CityScape",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-surprised-handsome-businessman-black-suit-saying-wow-looking-amazed-pointing-fing_1258-161165.jpg",
|
||||
imageAlt: "Portrait of David Lee",
|
||||
},
|
||||
id: "t3", name: "David Lee", role: "Real Estate Developer, CityScape", company: "CityScape", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-surprised-handsome-businessman-black-suit-saying-wow-looking-amazed-pointing-fing_1258-161165.jpg", imageAlt: "Portrait of David Lee"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sarah Kim",
|
||||
role: "Broker-Owner, Prime Realty",
|
||||
company: "Prime Realty",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-manager-checking-annual-profit-revenue-measurements-doing-objective-completion-evaluation-before-business-consulting-meeting-bureaucratic-workplace-filled-with-graphic-charts_482257-65379.jpg",
|
||||
imageAlt: "Portrait of Sarah Kim",
|
||||
},
|
||||
id: "t4", name: "Sarah Kim", role: "Broker-Owner, Prime Realty", company: "Prime Realty", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-manager-checking-annual-profit-revenue-measurements-doing-objective-completion-evaluation-before-business-consulting-meeting-bureaucratic-workplace-filled-with-graphic-charts_482257-65379.jpg", imageAlt: "Portrait of Sarah Kim"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Michael Brown",
|
||||
role: "Investment Portfolio Manager, Global Estates",
|
||||
company: "Global Estates",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-inviting-come-white-shirt-jacket-looking-confident-front-view_176474-99670.jpg",
|
||||
imageAlt: "Portrait of Michael Brown",
|
||||
},
|
||||
id: "t5", name: "Michael Brown", role: "Investment Portfolio Manager, Global Estates", company: "Global Estates", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-inviting-come-white-shirt-jacket-looking-confident-front-view_176474-99670.jpg", imageAlt: "Portrait of Michael Brown"},
|
||||
]}
|
||||
title="Voices of Our Success"
|
||||
description="Hear directly from our satisfied clients in this immersive testimonial universe. Holographic cards showcase their experiences and the measurable impact Realtor Guide has had on their businesses."
|
||||
@@ -455,14 +257,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Advanced CRM Integration",
|
||||
"AI Chatbot & Email Automation",
|
||||
"Targeted Lead Generation",
|
||||
"Cinematic Video Production",
|
||||
"Full-Stack Digital Marketing",
|
||||
"Dedicated Success Team",
|
||||
"Proven ROI Focus",
|
||||
]}
|
||||
"Advanced CRM Integration", "AI Chatbot & Email Automation", "Targeted Lead Generation", "Cinematic Video Production", "Full-Stack Digital Marketing", "Dedicated Success Team", "Proven ROI Focus"]}
|
||||
title="Why Realtor Guide is Your Ultimate Partner"
|
||||
description="Discover the distinct advantages of partnering with Realtor Guide. We combine cutting-edge CRM, AI-powered automation, and unparalleled marketing expertise to outperform traditional agencies."
|
||||
/>
|
||||
@@ -472,18 +267,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Ready To Scale Your Real Estate Business? Let's build your future, together."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Strategy Call",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Strategy Call", href: "#contact"},
|
||||
{
|
||||
text: "Get Free Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Free Consultation", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -492,67 +282,41 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Press",
|
||||
href: "#",
|
||||
},
|
||||
label: "Press", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Marketing",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Marketing", href: "#services"},
|
||||
{
|
||||
label: "Video Production",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Video Production", href: "#services"},
|
||||
{
|
||||
label: "CRM & Automation",
|
||||
href: "#services",
|
||||
},
|
||||
label: "CRM & Automation", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#case-studies",
|
||||
},
|
||||
label: "Blog", href: "#case-studies"},
|
||||
{
|
||||
label: "Case Studies",
|
||||
href: "#case-studies",
|
||||
},
|
||||
label: "Case Studies", href: "#case-studies"},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#",
|
||||
},
|
||||
label: "Support", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user