Merge version_1 into main #2
@@ -37,7 +37,8 @@ export default function LandingPage() {
|
||||
{ name: "FAQ", id: "faq" },
|
||||
]}
|
||||
button={{
|
||||
text: "Start Free Trial", href: "#contact"}}
|
||||
text: "Start Free Trial", href: "#contact"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -52,11 +53,14 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=1", imageAlt: "luxury modern home exterior real estate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg", imageAlt: "luxury modern home exterior real estate"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10726.jpg?_wi=1", imageAlt: "contemporary house architecture modern interior design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10726.jpg", imageAlt: "contemporary house architecture modern interior design"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-town-surrounded-by-forests-cloudy-sky-sunrise_181624-60391.jpg?_wi=1", imageAlt: "aerial neighborhood golden hour landscape houses"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-town-surrounded-by-forests-cloudy-sky-sunrise_181624-60391.jpg", imageAlt: "aerial neighborhood golden hour landscape houses"
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -86,54 +90,66 @@ export default function LandingPage() {
|
||||
title: "Gmail Intelligence", description: "ARCA reads your full inbox — 90 days of history — and surfaces every lead signal automatically. No setup, no tags, no training.", icon: Mail,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=2", imageAlt: "Gmail integration interface"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg", imageAlt: "Gmail integration interface"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10726.jpg?_wi=2", imageAlt: "Email parsing visualization"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10726.jpg", imageAlt: "Email parsing visualization"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Instant Lead Ranking", description: "Every contact gets a live priority score. Hot, warm, or watching — you always know who to call next.", icon: BarChart3,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=3", imageAlt: "Lead ranking dashboard"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg", imageAlt: "Lead ranking dashboard"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-town-surrounded-by-forests-cloudy-sky-sunrise_181624-60391.jpg?_wi=2", imageAlt: "Priority scoring system"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-town-surrounded-by-forests-cloudy-sky-sunrise_181624-60391.jpg", imageAlt: "Priority scoring system"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "AI Follow-Up Drafts", description: "ARCA writes personalized follow-up emails in your voice. Review, edit, and send — or let it auto-send on approval.", icon: MessageSquare,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10726.jpg?_wi=3", imageAlt: "Email draft generation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10726.jpg", imageAlt: "Email draft generation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=4", imageAlt: "Email composition interface"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg", imageAlt: "Email composition interface"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Calendar Scheduling", description: "Book showings directly from the lead page. ARCA syncs with Google Calendar and sends confirmation emails.", icon: Calendar,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-town-surrounded-by-forests-cloudy-sky-sunrise_181624-60391.jpg?_wi=3", imageAlt: "Calendar integration"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-town-surrounded-by-forests-cloudy-sky-sunrise_181624-60391.jpg", imageAlt: "Calendar integration"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=5", imageAlt: "Scheduling interface"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg", imageAlt: "Scheduling interface"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Ask ARCA Anything", description: "Your AI companion answers questions, pulls contact history, and gives briefings — just like a top-performing assistant.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10726.jpg?_wi=4", imageAlt: "AI assistant chat interface"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10726.jpg", imageAlt: "AI assistant chat interface"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=6", imageAlt: "Query response system"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg", imageAlt: "Query response system"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Pipeline At a Glance", description: "Drag-and-drop deal stages. See your entire book of business in one view — without updating anything manually.", icon: Layers,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-town-surrounded-by-forests-cloudy-sky-sunrise_181624-60391.jpg?_wi=4", imageAlt: "Pipeline view interface"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-town-surrounded-by-forests-cloudy-sky-sunrise_181624-60391.jpg", imageAlt: "Pipeline view interface"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10726.jpg?_wi=5", imageAlt: "Deal stage management"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-living-room-loft-style_1150-10726.jpg", imageAlt: "Deal stage management"
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -152,21 +168,25 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
title="\"I never miss a lead anymore.\""
|
||||
title="I never miss a lead anymore."
|
||||
description="Real agents. Real results."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "Buyer's Agent", company: "Los Angeles, CA", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "professional woman headshot portrait corporate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "professional woman headshot portrait corporate"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Williams", role: "Realtor", company: "Austin, TX", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional man headshot portrait corporate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional man headshot portrait corporate"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Priya Mehta", role: "Top Producer", company: "Miami, FL", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "professional woman headshot diverse portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "professional woman headshot diverse portrait"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Rodriguez", role: "Managing Broker", company: "San Diego, CA", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "professional headshot portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "professional headshot portrait"
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -201,17 +221,23 @@ export default function LandingPage() {
|
||||
description=""
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Does ARCA read all my emails?", content: "ARCA only reads emails related to leads and clients. It never touches personal emails, financial statements, or anything unrelated to real estate. You stay in full control."},
|
||||
id: "1", title: "Does ARCA read all my emails?", content: "ARCA only reads emails related to leads and clients. It never touches personal emails, financial statements, or anything unrelated to real estate. You stay in full control."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Do I need to set anything up?", content: "No. Sign in with Google, grant Gmail access, and ARCA takes it from there. Your pipeline is ready in under 2 minutes."},
|
||||
id: "2", title: "Do I need to set anything up?", content: "No. Sign in with Google, grant Gmail access, and ARCA takes it from there. Your pipeline is ready in under 2 minutes."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Will my clients know AI is involved?", content: "Only if you want them to. ARCA drafts emails in your voice — you review and send. The AI is your backstage assistant, not the face of your business."},
|
||||
id: "3", title: "Will my clients know AI is involved?", content: "Only if you want them to. ARCA drafts emails in your voice — you review and send. The AI is your backstage assistant, not the face of your business."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Can I try it before paying?", content: "Yes. Start free with no credit card required. You get full access for 14 days."},
|
||||
id: "4", title: "Can I try it before paying?", content: "Yes. Start free with no credit card required. You get full access for 14 days."
|
||||
},
|
||||
{
|
||||
id: "5", title: "What happens to my data?", content: "Your data lives in your account. We use bank-level encryption, never sell data, and you can delete everything at any time."},
|
||||
id: "5", title: "What happens to my data?", content: "Your data lives in your account. We use bank-level encryption, never sell data, and you can delete everything at any time."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Does it work with my existing CRM?", content: "ARCA is a standalone CRM purpose-built for real estate agents. Integrations with popular CRMs are on the roadmap."},
|
||||
id: "6", title: "Does it work with my existing CRM?", content: "ARCA is a standalone CRM purpose-built for real estate agents. Integrations with popular CRMs are on the roadmap."
|
||||
},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user