Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 12:26:30 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-intelligent-software-placed-table-kitchen-with-nobody_482257-8724.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-intelligent-software-placed-table-kitchen-with-nobody_482257-8724.jpg?_wi=1",
imageAlt: "Dashboard",
},
{
@@ -94,7 +94,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Stop Managing, Start Growing"
description="Appointly is designed for restaurant owners who demand efficiency. Our AI agent takes action—not just planning—to manage your email campaigns, social media content, and event bookings in real-time."
imageSrc="http://img.b2bpic.net/free-photo/sitting-boy-waiting-restaurant_23-2148018743.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sitting-boy-waiting-restaurant_23-2148018743.jpg?_wi=1"
imageAlt="Modern restaurant interior dining room"
/>
</div>
@@ -167,7 +167,7 @@ export default function LandingPage() {
button: {
text: "Choose Plan",
},
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-intelligent-software-placed-table-kitchen-with-nobody_482257-8724.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-intelligent-software-placed-table-kitchen-with-nobody_482257-8724.jpg?_wi=2",
imageAlt: "Business woman using smart device while eating breakfast in kitchen. Young freelancer at home talking on a video call with her colleagues from the office, using modern internet technology",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
button: {
text: "Get Custom Quote",
},
imageSrc: "http://img.b2bpic.net/free-photo/sitting-boy-waiting-restaurant_23-2148018743.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sitting-boy-waiting-restaurant_23-2148018743.jpg?_wi=2",
imageAlt: "Business woman using smart device while eating breakfast in kitchen. Young freelancer at home talking on a video call with her colleagues from the office, using modern internet technology",
},
]}