Update src/app/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-male-hands_169016-38981.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-male-hands_169016-38981.jpg?_wi=1"
|
||||
imageAlt="meeting booking app interface"
|
||||
/>
|
||||
</div>
|
||||
@@ -114,21 +114,21 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Calendar Sync",
|
||||
description: "Automated sync with Google, Outlook, and iCloud calendars.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/time-management-concept-with-clock-pencil-eraser-eyeglasses-paper-keyboard-white-background-space-text-top-view-horizontal-image_176474-7868.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/time-management-concept-with-clock-pencil-eraser-eyeglasses-paper-keyboard-white-background-space-text-top-view-horizontal-image_176474-7868.jpg?_wi=1",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-vector/dark-graphic-collection-business-template_23-2148276498.jpg",
|
||||
buttonText: "See Sync",
|
||||
},
|
||||
{
|
||||
title: "Smart Notifications",
|
||||
description: "Reminders via email and SMS for you and your guests.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/monitor-with-envelope-mail-set-icons_24911-45503.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/monitor-with-envelope-mail-set-icons_24911-45503.jpg?_wi=1",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-vector/business-designs-collection_1209-35.jpg",
|
||||
buttonText: "See Alerts",
|
||||
},
|
||||
{
|
||||
title: "End-to-End Security",
|
||||
description: "Military-grade encryption for all your scheduling data.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-banner_1057-7340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-banner_1057-7340.jpg?_wi=1",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-vector/computer-security-decorative-elements_1284-34410.jpg",
|
||||
buttonText: "See Security",
|
||||
},
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
quote: "MeetFlow transformed our team productivity.",
|
||||
tag: "Top User",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-male-hands_169016-38981.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-digital-tablet-with-search-job-screen-male-hands_169016-38981.jpg?_wi=2",
|
||||
imageAlt: "professional headshot business",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
quote: "Scheduling meetings is now a breeze.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-brunette-girl-black-hat-smiling_176420-8505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/time-management-concept-with-clock-pencil-eraser-eyeglasses-paper-keyboard-white-background-space-text-top-view-horizontal-image_176474-7868.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/time-management-concept-with-clock-pencil-eraser-eyeglasses-paper-keyboard-white-background-space-text-top-view-horizontal-image_176474-7868.jpg?_wi=2",
|
||||
imageAlt: "professional headshot business",
|
||||
},
|
||||
{
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
quote: "The best scheduling tool we've used.",
|
||||
tag: "Enterprise",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/monitor-with-envelope-mail-set-icons_24911-45503.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/monitor-with-envelope-mail-set-icons_24911-45503.jpg?_wi=2",
|
||||
imageAlt: "professional headshot business",
|
||||
},
|
||||
{
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
quote: "Unparalleled focus on user experience.",
|
||||
tag: "Designer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310877.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-banner_1057-7340.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-banner_1057-7340.jpg?_wi=2",
|
||||
imageAlt: "professional headshot business",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user