Merge version_1 into main #3
@@ -46,11 +46,11 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Sarah Jenkins", description: "Booked appointment - 99% Confidence", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", imageAlt: "AI Receptionist UI Card"},
|
||||
title: "Sarah Jenkins", description: "Booked appointment - 99% Confidence", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=1", imageAlt: "AI Receptionist UI Card"},
|
||||
{
|
||||
title: "Ahmed Al-Mansoori", description: "Discovery Call Finalized - 98% Confidence", imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg", imageAlt: "AI Receptionist UI Card"},
|
||||
title: "Ahmed Al-Mansoori", description: "Discovery Call Finalized - 98% Confidence", imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg?_wi=1", imageAlt: "AI Receptionist UI Card"},
|
||||
{
|
||||
title: "Elena Rossi", description: "Rescheduled meeting - 97% Confidence", imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg", imageAlt: "AI Receptionist UI Card"},
|
||||
title: "Elena Rossi", description: "Rescheduled meeting - 97% Confidence", imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg?_wi=1", imageAlt: "AI Receptionist UI Card"},
|
||||
]}
|
||||
title="See How Your AI Receptionist Closes Calls Automatically"
|
||||
description="Every interaction handled. Every opportunity captured."
|
||||
@@ -66,11 +66,11 @@ export default function LandingPage() {
|
||||
description="Numbers that define our AI efficiency."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "99.9%", title: "Uptime", description: "Guaranteed availability.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg"},
|
||||
id: "m1", value: "99.9%", title: "Uptime", description: "Guaranteed availability.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=2"},
|
||||
{
|
||||
id: "m2", value: "24/7", title: "Operation", description: "Always active.", imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg"},
|
||||
id: "m2", value: "24/7", title: "Operation", description: "Always active.", imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg?_wi=2"},
|
||||
{
|
||||
id: "m3", value: "<30s", title: "Response", description: "Lightning fast.", imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg"},
|
||||
id: "m3", value: "<30s", title: "Response", description: "Lightning fast.", imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg?_wi=2"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -86,16 +86,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Alex Rivier", handle: "@rivier", testimonial: "The AI receptionist changed how we handle leads.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=3"},
|
||||
{
|
||||
id: "t2", name: "Sam Smith", handle: "@samsmith", testimonial: "Incredible accuracy and professionalism.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg?_wi=3"},
|
||||
{
|
||||
id: "t3", name: "Jane Doe", handle: "@janedoe", testimonial: "Seamless integration, zero friction.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg?_wi=3"},
|
||||
{
|
||||
id: "t4", name: "Mark Z", handle: "@markz", testimonial: "A massive ROI boost for our clinic.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=4"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
title="Designed for the Future"
|
||||
description="Building the next generation of customer service."
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=5"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Autonomous", description: "Operates without human intervention."},
|
||||
|
||||
Reference in New Issue
Block a user