From 8a92a95236608c70878fea6d0b9ef6ab0cdc0770 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 22:12:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 588d0a3..68a7594 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function LandingPage() { { title: "Huge Backyard", description: "Large, pet-friendly outdoor area perfect for family gatherings or pets to roam.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CmBgHUjthXzNc3WWFpgh4fgAo0/uploaded-1776982130798-i8s53xdx.avif", titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-border-collie-dog-training-with-owner_23-2149304058.jpg", buttonText: "See Details"}, { - title: "High Speed WiFi", description: "Stay connected with reliable, high-speed internet during your stay.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-headphones-laptop_23-2148931314.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/cute-couple-with-tablet-laptop_23-2147769372.jpg", buttonText: "See Details"}, + title: "High Speed WiFi", description: "Stay connected with reliable, high-speed internet during your stay.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CmBgHUjthXzNc3WWFpgh4fgAo0/uploaded-1776982322281-48bn227v.png", titleImageSrc: "http://img.b2bpic.net/free-photo/cute-couple-with-tablet-laptop_23-2147769372.jpg", buttonText: "See Details"}, ]} title="Everything You Need for a Perfect Stay" description="Our property is fully equipped to cater to your needs, whether you are planning to cook, relax, or work remotely." -- 2.49.1