Update src/app/page.tsx
This commit is contained in:
@@ -115,7 +115,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Sunset Family Resort",
|
||||
description: "All-inclusive family resort with kids clubs, water sports, and family suites perfect for creating unforgettable memories",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-son-outdoors-sunset-with-copy-space_1249-543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-son-outdoors-sunset-with-copy-space_1249-543.jpg?_wi=1",
|
||||
button: {
|
||||
text: "View Property",
|
||||
href: "/property/1"
|
||||
@@ -124,7 +124,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Mountain Retreat Lodge",
|
||||
description: "Cozy mountain lodge offering hiking trails, family activities, and spacious rooms with scenic views for active families",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-jumping-together-swimming-pool-backyard_107420-9850.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-jumping-together-swimming-pool-backyard_107420-9850.jpg?_wi=1",
|
||||
button: {
|
||||
text: "View Property",
|
||||
href: "/property/2"
|
||||
@@ -133,7 +133,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "City Family Apartments",
|
||||
description: "Modern apartments in vibrant city centers with kitchens, multiple bedrooms, and proximity to family attractions and dining",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-playing-with-her-daughter-spin_1153-2024.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-playing-with-her-daughter-spin_1153-2024.jpg?_wi=1",
|
||||
button: {
|
||||
text: "View Property",
|
||||
href: "/property/3"
|
||||
@@ -142,7 +142,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Beachfront Family Vacation",
|
||||
description: "Pristine beachfront resort with calm waters, beach clubs for kids, and direct sand access for safe family beach time",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-beach_1303-3584.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-beach_1303-3584.jpg?_wi=1",
|
||||
button: {
|
||||
text: "View Property",
|
||||
href: "/property/4"
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
title: "Luxury Family Stays",
|
||||
description: "Premium accommodations with high-end amenities, concierge services, and exclusive family experiences",
|
||||
tag: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-morning-brides-with-bridesmaids_8353-12006.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-morning-brides-with-bridesmaids_8353-12006.jpg?_wi=1",
|
||||
buttons: [
|
||||
{
|
||||
text: "Browse Luxury",
|
||||
@@ -192,7 +192,7 @@ export default function HomePage() {
|
||||
title: "Family Resorts",
|
||||
description: "All-inclusive resorts with kids clubs, entertainment, dining, and endless family activities",
|
||||
tag: "All-Inclusive",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-with-two-kids-enjoying-their-day-swimming-pool_23-2149025478.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-with-two-kids-enjoying-their-day-swimming-pool_23-2149025478.jpg?_wi=1",
|
||||
buttons: [
|
||||
{
|
||||
text: "Browse Resorts",
|
||||
@@ -218,7 +218,7 @@ export default function HomePage() {
|
||||
title: "Beach Family Getaways",
|
||||
description: "Beachfront properties with safe family swimming, water activities, and seaside relaxation",
|
||||
tag: "Beach",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-three-kids-turkey-resort-sitting-bungalow-against-mediterranean-sea_627829-12456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-three-kids-turkey-resort-sitting-bungalow-against-mediterranean-sea_627829-12456.jpg?_wi=1",
|
||||
buttons: [
|
||||
{
|
||||
text: "Browse Beach",
|
||||
@@ -317,7 +317,7 @@ export default function HomePage() {
|
||||
quote: "TheFamilyStay made finding a family-friendly resort so easy. The filters helped us find a place with a kids club, and the reviews from other families were incredibly helpful. Our kids had an amazing time, and we actually relaxed!",
|
||||
tag: "Family of 5",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-green-spring-garden_127675-2734.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-mothers-summer-grass-palms_169016-10687.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-mothers-summer-grass-palms_169016-10687.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -327,7 +327,7 @@ export default function HomePage() {
|
||||
quote: "Searching for hotels that cater to families is usually a nightmare. TheFamilyStay's family-focused reviews and amenity filters saved us hours of research. We found the perfect apartment with a kitchen for our last trip.",
|
||||
tag: "City Explorers",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-137680.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-couple-children-hiking-countryside-walking-path-excited-boy-riding-dads-neck-full-length-nature-recreation-concept_74855-11779.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-couple-children-hiking-countryside-walking-path-excited-boy-riding-dads-neck-full-length-nature-recreation-concept_74855-11779.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -337,7 +337,7 @@ export default function HomePage() {
|
||||
quote: "As a family travel blogger, I've used many booking platforms. TheFamilyStay stands out because it truly understands what families need. The customer support team is fantastic, and the property selection is outstanding.",
|
||||
tag: "Travel Expert",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-home_23-2149122066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-taking-selfie-seaside_23-2149322498.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-taking-selfie-seaside_23-2149322498.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -398,7 +398,7 @@ export default function HomePage() {
|
||||
required: false
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-family-outdoors-spending-time-together_1328-2453.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-family-outdoors-spending-time-together_1328-2453.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Subscribe & Explore"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user