Update src/app/page.tsx

This commit is contained in:
2026-06-01 12:51:40 +00:00
parent 7b03d5f82f
commit b2be3590f1

View File

@@ -89,7 +89,7 @@ export default function LandingPage() {
href: "#booking",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-natural-young-african-woman-with-afro-hair-black-model-red-silk-dress_627829-4752.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-natural-young-african-woman-with-afro-hair-black-model-red-silk-dress_627829-4752.jpg?_wi=1"
imageAlt="Soweto guest house exterior evening"
mediaAnimation="slide-up"
avatars={[
@@ -178,7 +178,7 @@ export default function LandingPage() {
},
]}
description="Nestled in the vibrant heart of Chiawelo, Soweto, Masana Guest House offers more than just accommodation; it's an invitation to experience genuine South African hospitality. Our tastefully decorated rooms and communal spaces blend modern comfort with authentic local charm, creating a serene sanctuary for both leisure and business travelers. Discover the rich history and dynamic culture of Soweto right at your doorstep, all while enjoying the peace and personalized service of our family-run establishment."
imageSrc="http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151050971.jpg"
imageSrc="http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151050971.jpg?_wi=1"
imageAlt="Masana Guest House interior lounge cozy"
/>
</div>
@@ -209,7 +209,7 @@ export default function LandingPage() {
title: "High-Speed WiFi",
subtitle: "Available throughout",
description: "Stay connected with our reliable high-speed internet access in all areas.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-natural-young-african-woman-with-afro-hair-black-model-red-silk-dress_627829-4752.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-natural-young-african-woman-with-afro-hair-black-model-red-silk-dress_627829-4752.jpg?_wi=2",
imageAlt: "letter m colorful logo design",
},
{
@@ -217,7 +217,7 @@ export default function LandingPage() {
title: "Laundry Service",
subtitle: "Upon request",
description: "Professional laundry services available to keep your wardrobe fresh.",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151050971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151050971.jpg?_wi=2",
imageAlt: "letter m colorful logo design",
},
]}