Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-05-13 07:04:09 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914721.jpg", imageAlt: "Compassion and care" },
{ imageSrc: "http://img.b2bpic.net/free-photo/students-lying-park-with-legs-crossed_23-2148208751.jpg", imageAlt: "Minimalist garden" },
{ imageSrc: "http://img.b2bpic.net/free-photo/delicate-white-flower-serene-field-with-bokeh-background_84443-81825.jpg", imageAlt: "Serene landscape" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914715.jpg", imageAlt: "Compassion and care" }
{ imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914715.jpg?_wi=1", imageAlt: "Compassion and care" }
]}
mediaAnimation="slide-up"
/>
@@ -154,7 +154,7 @@ export default function LandingPage() {
description="Ready to get protected? Reach out via WhatsApp or submit a quick quote form below."
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914715.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hands-holding-beautiful-rose_23-2151914715.jpg?_wi=2"
/>
</div>