Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_j",
|
||||
testimonial: "BookFlow reduced our scheduling friction by 70%. It is essential for our enterprise sales team.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-data-center-cityscape_23-2152020917.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-data-center-cityscape_23-2152020917.jpg?_wi=1",
|
||||
imageAlt: "abstract network scheduling lines green",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@mthorne",
|
||||
testimonial: "The best B2B booking solution we have ever implemented. Flawless integration.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-empty-software-development-agency-showing-code_482257-125515.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-empty-software-development-agency-showing-code_482257-125515.jpg?_wi=1",
|
||||
imageAlt: "abstract network scheduling lines green",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_rod",
|
||||
testimonial: "Automated our entire pipeline. Incredible efficiency gains.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-concept-with-copy-space_23-2148459770.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-concept-with-copy-space_23-2148459770.jpg?_wi=1",
|
||||
imageAlt: "abstract network scheduling lines green",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@dchen",
|
||||
testimonial: "The automation is seamless. We saved countless hours of manual coordination.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-data-management-concept_53876-127747.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-data-management-concept_53876-127747.jpg?_wi=1",
|
||||
imageAlt: "abstract network scheduling lines green",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@fgall",
|
||||
testimonial: "Finally, a solution that actually understands enterprise workflows.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038397.jpg?_wi=1",
|
||||
imageAlt: "abstract network scheduling lines green",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/futuristic-data-center-cityscape_23-2152020917.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/futuristic-data-center-cityscape_23-2152020917.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/drawings-connected-devices_1134-261.jpg",
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Built for Complex B2B Workflows"
|
||||
description="Our intelligent agent handles multi-timezone coordination, complex meeting constraints, and CRM sync effortlessly. Stop losing revenue to scheduling bottlenecks."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/computer-screen-empty-software-development-agency-showing-code_482257-125515.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/computer-screen-empty-software-development-agency-showing-code_482257-125515.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -150,17 +150,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Smart Calendar Sync",
|
||||
description: "Seamless integration across all corporate calendar providers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-concept-with-copy-space_23-2148459770.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-concept-with-copy-space_23-2148459770.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Encrypted Security",
|
||||
description: "Enterprise-grade privacy standards for every meeting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-data-management-concept_53876-127747.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-computing-data-management-concept_53876-127747.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "CRM Intelligence",
|
||||
description: "Automatic logging of every meeting into your CRM pipeline.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038397.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Powerful Automation Features"
|
||||
|
||||
Reference in New Issue
Block a user