Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 16:41:54 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
href: "#pricing",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -135,7 +135,7 @@ export default function LandingPage() {
description: "High-speed Wi-Fi and ergonomic workspaces.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/teen-receiving-psychotherapy-advice-support-emotional-issues_482257-117668.jpg"
imageSrc="http://img.b2bpic.net/free-photo/teen-receiving-psychotherapy-advice-support-emotional-issues_482257-117668.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -267,7 +267,7 @@ export default function LandingPage() {
button: {
text: "Select",
},
imageSrc: "http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg?_wi=2",
imageAlt: "Teenage boys sitting together in a empty canteen",
},
{
@@ -282,7 +282,7 @@ export default function LandingPage() {
button: {
text: "Select",
},
imageSrc: "http://img.b2bpic.net/free-photo/teen-receiving-psychotherapy-advice-support-emotional-issues_482257-117668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teen-receiving-psychotherapy-advice-support-emotional-issues_482257-117668.jpg?_wi=2",
imageAlt: "Teenage boys sitting together in a empty canteen",
},
]}