Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-28 06:08:17 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
]}
imageSrc="http://img.b2bpic.net/free-photo/grass-field-daytime_181624-1502.jpg"
mediaAnimation="slide-up"
videoSrc="https://www.w3schools.com/howto/mov_bbb.mp4"
videoSrc="https://www.w3schools.com/howto/mov_bbb.mp4?_wi=1"
/>
</div>
@@ -65,11 +65,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Eugene Boney", imageSrc: "http://img.b2bpic.net/free-photo/amazing-young-african-woman-sitting-outdoors-park_171337-13777.jpg" },
{ id: "1", name: "Eugene Boney", imageSrc: "http://img.b2bpic.net/free-photo/amazing-young-african-woman-sitting-outdoors-park_171337-13777.jpg?_wi=1" },
{ id: "2", name: "Surya Teja Varma", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-handsome-young-man-sitting-chair_23-2147891186.jpg" },
{ id: "3", name: "Ramakrishna Varanasi", imageSrc: "http://img.b2bpic.net/free-photo/lovely-pretty-woman-with-dark-hair-happy-smile-wearing-white-t-shirt-drinking-morning-coffee-kitchen-good-sunny-day_291650-163.jpg" },
{ id: "4", name: "Anjali Reddy", imageSrc: "http://img.b2bpic.net/free-photo/old-couple-having-good-time-nature_23-2148231870.jpg" },
{ id: "5", name: "Suresh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/amazing-young-african-woman-sitting-outdoors-park_171337-13777.jpg" },
{ id: "5", name: "Suresh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/amazing-young-african-woman-sitting-outdoors-park_171337-13777.jpg?_wi=2" },
]}
cardTitle="What Families Say"
cardTag="Testimonials"
@@ -83,7 +83,7 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ title: "Wide Roads", description: "Spacious, well-maintained roads for comfortable movement.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-city-park_1127-3450.jpg", buttonIcon: ArrowRight },
{ title: "Lush Green Parks", description: "Dedicated parks for morning walks and kids to play.", imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-meditating-park_23-2147791889.jpg", buttonIcon: ArrowRight },
{ title: "Lush Green Parks", description: "Dedicated parks for morning walks and kids to play.", imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-meditating-park_23-2147791889.jpg?_wi=1", buttonIcon: ArrowRight },
{ title: "Community Living", description: "A close-knit community with temple access and open spaces.", imageSrc: "http://img.b2bpic.net/free-photo/couple-love-walking-garden_23-2147986405.jpg", buttonIcon: ArrowRight },
]}
title="Experience Serene Living"
@@ -117,8 +117,8 @@ export default function LandingPage() {
title="Common Questions"
description="Everything you need to know about starting your life at KKR Green City."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/adult-woman-meditating-park_23-2147791889.jpg"
videoSrc="https://www.w3schools.com/howto/mov_bbb.mp4"
imageSrc="http://img.b2bpic.net/free-photo/adult-woman-meditating-park_23-2147791889.jpg?_wi=2"
videoSrc="https://www.w3schools.com/howto/mov_bbb.mp4?_wi=2"
mediaAnimation="slide-up"
/>
</div>
@@ -136,7 +136,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
videoSrc="https://www.w3schools.com/howto/mov_bbb.mp4"
videoSrc="https://www.w3schools.com/howto/mov_bbb.mp4?_wi=3"
columns={[
{ title: "Quick Links", items: [{ label: "Home", href: "#hero" }, { label: "Reviews", href: "#testimonials" }] },
{ title: "Info", items: [{ label: "Location", href: "#location" }, { label: "Contact", href: "#contact" }] },