diff --git a/src/app/page.tsx b/src/app/page.tsx index ad829b1..363d24c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { { text: "Check Availability • Best Rates Direct", 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={[ @@ -148,7 +148,7 @@ export default function LandingPage() { { tag: "Convenience", title: "Free Parking", subtitle: "On-site", description: "Enjoy secure and complimentary parking facilities during your entire stay.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-company-logo-template_23-2148229322.jpg", imageAlt: "letter m colorful logo design"}, { - tag: "Connectivity", 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", imageAlt: "letter m colorful logo design"}, + tag: "Connectivity", 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?_wi=2", imageAlt: "letter m colorful logo design"}, { tag: "Service", 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", imageAlt: "letter m colorful logo design"}, ]}