diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a6fff8..cf7b1a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,31 +31,19 @@ export default function LandingPage() { @@ -65,37 +53,23 @@ export default function LandingPage() { description="Private pool homes designed for unforgettable family vacations, group trips, and magical Orlando getaways." buttons={[ { - text: "Book Your Stay", - href: "#contact", - }, + text: "Book Your Stay", href: "#contact"}, { - text: "View Homes", - href: "#properties", - }, + text: "View Homes", href: "#properties"}, ]} imageSrc="http://img.b2bpic.net/free-photo/friends-smiling-drinking-cocktails-lying-chaises-near-swimming-pool_176420-4059.jpg" showDimOverlay={true} avatars={[ { - src: "http://img.b2bpic.net/free-photo/attractive-young-woman-blue-dress-straw-hat-wearing-pink-sunglassses-walking-pool-tropical-spa-villa-vacation-summer-style-outfit-sexy_285396-2472.jpg", - alt: "Attractive young woman in blue dress and straw hat", - }, + src: "http://img.b2bpic.net/free-photo/attractive-young-woman-blue-dress-straw-hat-wearing-pink-sunglassses-walking-pool-tropical-spa-villa-vacation-summer-style-outfit-sexy_285396-2472.jpg", alt: "Attractive young woman in blue dress and straw hat"}, { - src: "http://img.b2bpic.net/free-photo/friends-lying-chaises-near-swimming-pool-making-selfie-smiling_176420-4063.jpg", - alt: "Friends lying on chaises near swimming pool", - }, + src: "http://img.b2bpic.net/free-photo/friends-lying-chaises-near-swimming-pool-making-selfie-smiling_176420-4063.jpg", alt: "Friends lying on chaises near swimming pool"}, { - src: "http://img.b2bpic.net/free-photo/friends-smiling-eating-watermelon-relaxing-lying-near-swimming-pool_176420-4079.jpg", - alt: "Friends smiling, eating watermelon", - }, + src: "http://img.b2bpic.net/free-photo/friends-smiling-eating-watermelon-relaxing-lying-near-swimming-pool_176420-4079.jpg", alt: "Friends smiling, eating watermelon"}, { - src: "http://img.b2bpic.net/free-photo/little-girl-puts-mask-mom-high-quality-photo_72229-785.jpg", - alt: "Little girl puts on a mask for mom", - }, + src: "http://img.b2bpic.net/free-photo/little-girl-puts-mask-mom-high-quality-photo_72229-785.jpg", alt: "Little girl puts on a mask for mom"}, { - src: "http://img.b2bpic.net/free-photo/outdoor-summer-portrait-smiling-happy-dark-skinned-man-trendy-headwear-shades-spending-sunny-day-city-beach-walking-having-fun-enjoying-seascape-looking-carefree-relaxed_273609-734.jpg", - alt: "Outdoor summer portrait of smiling happy man", - }, + src: "http://img.b2bpic.net/free-photo/outdoor-summer-portrait-smiling-happy-dark-skinned-man-trendy-headwear-shades-spending-sunny-day-city-beach-walking-having-fun-enjoying-seascape-looking-carefree-relaxed_273609-734.jpg", alt: "Outdoor summer portrait of smiling happy man"}, ]} avatarText="Trusted by 500+ happy families" /> @@ -103,25 +77,16 @@ export default function LandingPage() {
@@ -321,13 +205,9 @@ export default function LandingPage() {