Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-24 09:46:54 +00:00

View File

@@ -102,7 +102,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-making-beautiful-floral-arrangement_23-2148846516.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-making-beautiful-floral-arrangement_23-2148846516.jpg?_wi=1"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -165,7 +165,7 @@ export default function LandingPage() {
description="Onze winkel in de wijk Alteveer is dé plek voor vertrouwde service en kwaliteit. De koffie staat altijd klaar."
subdescription="Wij leveren producten, geven advies en komen thuis inmeten."
icon={Coffee}
imageSrc="http://img.b2bpic.net/free-photo/content-woman-with-clipboard-managing-coffee-shop-business_1098-20957.jpg"
imageSrc="http://img.b2bpic.net/free-photo/content-woman-with-clipboard-managing-coffee-shop-business_1098-20957.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -242,7 +242,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-beautiful-floral-arrangement_23-2148846516.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-beautiful-floral-arrangement_23-2148846516.jpg?_wi=2",
imageAlt: "professional interior measuring tools",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/content-woman-with-clipboard-managing-coffee-shop-business_1098-20957.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/content-woman-with-clipboard-managing-coffee-shop-business_1098-20957.jpg?_wi=2",
imageAlt: "professional interior measuring tools",
},
]}