Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 21:30:50 +00:00

View File

@@ -83,21 +83,21 @@ export default function LandingPage() {
handle: "@MurfreesboroMom",
testimonial: "\"I came to this pool today with one of my friends and it was a very good and chill pool. Definitely coming back!\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg?_wi=1",
},
{
name: "Michael C.",
handle: "@PoolEnthusiast",
testimonial: "\"I love this pool because everybody there is chill. Great atmosphere and always clean.\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-camera-hat-trendy-girl-casual-summer-white-t-shirt-yellow-skirt-round-sunglasses-positive-female-shows-facial-emotions-shows-peace-sign_158538-15869.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-camera-hat-trendy-girl-casual-summer-white-t-shirt-yellow-skirt-round-sunglasses-positive-female-shows-facial-emotions-shows-peace-sign_158538-15869.jpg?_wi=1",
},
{
name: "Emily R.",
handle: "@CommunityLover",
testimonial: "\"A community pool that's only as good as the community that supports it. Muirwood's community is amazing!\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/headshot-handsome-young-model-with-fuzzy-beard-stylish-headwear-t-shirt-with-rolled-up-sleeves-looking-away-while-posing-indoors_273609-1773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/headshot-handsome-young-model-with-fuzzy-beard-stylish-headwear-t-shirt-with-rolled-up-sleeves-looking-away-while-posing-indoors_273609-1773.jpg?_wi=1",
},
{
name: "David K.",
@@ -156,7 +156,7 @@ export default function LandingPage() {
},
]}
avatarText="⭐ 4.9 Rating | 👨‍👩‍👧 Family Friendly | 🏊 Community Pool | 📍 Murfreesboro, TN"
imageSrc="http://img.b2bpic.net/free-photo/dad-holding-his-happy-daughter-his-hands-pool_1268-23284.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dad-holding-his-happy-daughter-his-hands-pool_1268-23284.jpg?_wi=1"
imageAlt="Muirwood Subdivision Pool on a sunny day"
marqueeItems={[
{
@@ -234,7 +234,7 @@ export default function LandingPage() {
imageAlt: "Clean pool water",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/dad-holding-his-happy-daughter-his-hands-pool_1268-23284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dad-holding-his-happy-daughter-his-hands-pool_1268-23284.jpg?_wi=2",
imageAlt: "crystal clear pool water clean",
},
{
@@ -251,7 +251,7 @@ export default function LandingPage() {
imageAlt: "Spacious pool area",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg?_wi=2",
imageAlt: "crystal clear pool water clean",
},
{
@@ -268,7 +268,7 @@ export default function LandingPage() {
imageAlt: "Families enjoying community pool",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-camera-hat-trendy-girl-casual-summer-white-t-shirt-yellow-skirt-round-sunglasses-positive-female-shows-facial-emotions-shows-peace-sign_158538-15869.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-camera-hat-trendy-girl-casual-summer-white-t-shirt-yellow-skirt-round-sunglasses-positive-female-shows-facial-emotions-shows-peace-sign_158538-15869.jpg?_wi=2",
imageAlt: "crystal clear pool water clean",
},
{
@@ -285,7 +285,7 @@ export default function LandingPage() {
imageAlt: "Murfreesboro neighborhood",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/headshot-handsome-young-model-with-fuzzy-beard-stylish-headwear-t-shirt-with-rolled-up-sleeves-looking-away-while-posing-indoors_273609-1773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/headshot-handsome-young-model-with-fuzzy-beard-stylish-headwear-t-shirt-with-rolled-up-sleeves-looking-away-while-posing-indoors_273609-1773.jpg?_wi=2",
imageAlt: "crystal clear pool water clean",
},
]}