Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-31 09:07:21 +00:00

View File

@@ -49,27 +49,27 @@ export default function LandingPage() {
description="Stop losing leads to missed inquiries. We automate your client interactions and create stunning, AI-driven content that wins listings."
leftCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/a-futuristic-ai-powered-real-estate-dash-1774947964832-60148622.png", imageAlt: "AI Dashboard"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/a-futuristic-ai-powered-real-estate-dash-1774947964832-60148622.png?_wi=1", imageAlt: "AI Dashboard"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/abstract-ai-networking-connection-in-rea-1774947930453-2dba9473.png", imageAlt: "Networking"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/abstract-ai-networking-connection-in-rea-1774947930453-2dba9473.png?_wi=1", imageAlt: "Networking"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/friendly-chatbot-interface-helping-real--1774947930743-d60ea592.png", imageAlt: "Chatbot"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/friendly-chatbot-interface-helping-real--1774947930743-d60ea592.png?_wi=1", imageAlt: "Chatbot"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/generative-ai-workspace-creating-beautif-1774947933309-e4f833d2.png", imageAlt: "Workspace"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/generative-ai-workspace-creating-beautif-1774947933309-e4f833d2.png?_wi=1", imageAlt: "Workspace"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/a-futuristic-ai-powered-real-estate-dash-1774947964832-60148622.png", imageAlt: "Dashboard Detail"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/a-futuristic-ai-powered-real-estate-dash-1774947964832-60148622.png?_wi=2", imageAlt: "Dashboard Detail"},
]}
rightCarouselItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/abstract-ai-networking-connection-in-rea-1774947930453-2dba9473.png", imageAlt: "Connection"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/abstract-ai-networking-connection-in-rea-1774947930453-2dba9473.png?_wi=2", imageAlt: "Connection"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/a-futuristic-ai-powered-real-estate-dash-1774947964832-60148622.png", imageAlt: "Interface"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/a-futuristic-ai-powered-real-estate-dash-1774947964832-60148622.png?_wi=3", imageAlt: "Interface"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/friendly-chatbot-interface-helping-real--1774947930743-d60ea592.png", imageAlt: "Service"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/friendly-chatbot-interface-helping-real--1774947930743-d60ea592.png?_wi=2", imageAlt: "Service"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/generative-ai-workspace-creating-beautif-1774947933309-e4f833d2.png", imageAlt: "Strategy"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/generative-ai-workspace-creating-beautif-1774947933309-e4f833d2.png?_wi=2", imageAlt: "Strategy"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/abstract-ai-networking-connection-in-rea-1774947930453-2dba9473.png", imageAlt: "High-Tech"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/abstract-ai-networking-connection-in-rea-1774947930453-2dba9473.png?_wi=3", imageAlt: "High-Tech"},
]}
buttons={[
{
@@ -117,7 +117,7 @@ export default function LandingPage() {
title: "Top-Tier Content Creation", description: "Generate high-converting property descriptions, social posts, and marketing visuals instantly.", icon: PenTool,
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/friendly-chatbot-interface-helping-real--1774947930743-d60ea592.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/friendly-chatbot-interface-helping-real--1774947930743-d60ea592.png?_wi=3"
mediaAnimation="slide-up"
/>
</div>
@@ -131,15 +131,15 @@ export default function LandingPage() {
{
id: "f1", title: "24/7 Response System", tags: [
"AI", "Speed"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/friendly-chatbot-interface-helping-real--1774947930743-d60ea592.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/friendly-chatbot-interface-helping-real--1774947930743-d60ea592.png?_wi=4"},
{
id: "f2", title: "Intelligent Lead Qualification", tags: [
"Leads", "Growth"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/generative-ai-workspace-creating-beautif-1774947933309-e4f833d2.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/generative-ai-workspace-creating-beautif-1774947933309-e4f833d2.png?_wi=3"},
{
id: "f3", title: "Automated Market Content", tags: [
"Content", "Marketing"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/a-futuristic-ai-powered-real-estate-dash-1774947964832-60148622.png"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhilgI0sVOTaVpJMQlY4EkeqN6/a-futuristic-ai-powered-real-estate-dash-1774947964832-60148622.png?_wi=4"},
]}
title="Why Real Estate Leaders Choose Elevate"
description="Transform your agency's efficiency and conversion rates."
@@ -152,7 +152,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Game changer", quote: "My lead conversion rates doubled in just 30 days.", name: "Sarah Miller", role: "Broker", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg"},
id: "1", title: "Game changer", quote: "My lead conversion rates doubled in just 30 days.", name: "Sarah Miller", role: "Broker", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg?_wi=1"},
{
id: "2", title: "Incredible service", quote: "The content creation saves us hours every single day.", name: "Marcus Chen", role: "Owner", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg"},
{
@@ -160,7 +160,7 @@ export default function LandingPage() {
{
id: "4", title: "Exceeded expectations", quote: "Best investment we've made this year.", name: "David Kim", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/scenes-young-adult-business-company-office-worker-using-work-computer-analyze-charts-serious-confident-financial-advisor-reviewing-management-statistics-startup-project_482257-40375.jpg"},
{
id: "5", title: "Scalable growth", quote: "Efficient, powerful, and truly game-changing for our team.", name: "Laura Vance", role: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg"},
id: "5", title: "Scalable growth", quote: "Efficient, powerful, and truly game-changing for our team.", name: "Laura Vance", role: "Principal", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-with-crossed-arms_23-2147955274.jpg?_wi=2"},
]}
title="Results You Can Trust"
description="Real estate businesses just like yours are scaling faster with Elevate."