Update src/app/activities/page.tsx
This commit is contained in:
@@ -58,7 +58,7 @@ export default function ActivitiesPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-laying-pineapple-floater_23-2149552221.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-laying-pineapple-floater_23-2149552221.jpg?_wi=2"
|
||||
imageAlt="Water activities and beach entertainment"
|
||||
showDimOverlay={false}
|
||||
showBlur={true}
|
||||
@@ -75,7 +75,7 @@ export default function ActivitiesPage() {
|
||||
{
|
||||
title: "Water Sports & Beach Activities",
|
||||
description: "Enjoy snorkeling, paddleboarding, jet skiing, and more at our private beach. Professional instructors available upon request.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-laying-pineapple-floater_23-2149552221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-laying-pineapple-floater_23-2149552221.jpg?_wi=3",
|
||||
imageAlt: "Water sports and beach activities",
|
||||
buttonIcon: Waves,
|
||||
buttonHref: "#",
|
||||
@@ -83,7 +83,7 @@ export default function ActivitiesPage() {
|
||||
{
|
||||
title: "Aquasplash Water Park",
|
||||
description: "Just minutes away from the hotel, Aquasplash offers thrilling water slides and pools perfect for family fun and adventure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-boy-water-park_23-2150773124.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-boy-water-park_23-2150773124.jpg?_wi=2",
|
||||
imageAlt: "Water park with slides and attractions",
|
||||
buttonIcon: Zap,
|
||||
buttonHref: "#",
|
||||
@@ -91,7 +91,7 @@ export default function ActivitiesPage() {
|
||||
{
|
||||
title: "Port of Kantaoui",
|
||||
description: "Explore the vibrant marina with luxury yachts, fresh seafood restaurants, and shopping opportunities just a short drive away.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stillness_181624-27484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stillness_181624-27484.jpg?_wi=2",
|
||||
imageAlt: "Marina with boats and waterfront",
|
||||
buttonIcon: Anchor,
|
||||
buttonHref: "#",
|
||||
@@ -99,7 +99,7 @@ export default function ActivitiesPage() {
|
||||
{
|
||||
title: "Sousse Medina & Downtown",
|
||||
description: "Discover the historic medina with traditional souks, cultural landmarks, and authentic Tunisian experiences in the city center.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/montreal-city-skyline-river_649448-3819.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/montreal-city-skyline-river_649448-3819.jpg?_wi=2",
|
||||
imageAlt: "Historic medina and downtown area",
|
||||
buttonIcon: MapPin,
|
||||
buttonHref: "#",
|
||||
@@ -126,7 +126,7 @@ export default function ActivitiesPage() {
|
||||
{
|
||||
title: "Guided City Tours",
|
||||
description: "Explore Sousse's rich history with knowledgeable local guides. Visit ancient Roman ruins, traditional markets, and cultural landmarks.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/montreal-city-skyline-river_649448-3819.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/montreal-city-skyline-river_649448-3819.jpg?_wi=3",
|
||||
imageAlt: "City tour and exploration",
|
||||
buttonIcon: MapPin,
|
||||
buttonHref: "#",
|
||||
@@ -134,7 +134,7 @@ export default function ActivitiesPage() {
|
||||
{
|
||||
title: "Desert Safari",
|
||||
description: "Experience the Sahara with camel rides, traditional Bedouin encounters, and stunning desert sunsets. Half-day and full-day options available.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hammocks-placed-row_1203-176.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hammocks-placed-row_1203-176.jpg?_wi=3",
|
||||
imageAlt: "Desert safari experience",
|
||||
buttonIcon: Sparkles,
|
||||
buttonHref: "#",
|
||||
@@ -142,7 +142,7 @@ export default function ActivitiesPage() {
|
||||
{
|
||||
title: "Sunset Boat Cruise",
|
||||
description: "Sail along the Mediterranean coast with refreshments and entertainment. Perfect for romance, celebration, or relaxation at sea.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stillness_181624-27484.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stillness_181624-27484.jpg?_wi=3",
|
||||
imageAlt: "Boat cruise and maritime activities",
|
||||
buttonIcon: Waves,
|
||||
buttonHref: "#",
|
||||
@@ -150,7 +150,7 @@ export default function ActivitiesPage() {
|
||||
{
|
||||
title: "Local Dining Experiences",
|
||||
description: "Discover authentic Tunisian cuisine at partner restaurants. Our concierge can recommend and arrange reservations at local favorites.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-sea-water-summer-silhouette_1203-3871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-sea-water-summer-silhouette_1203-3871.jpg?_wi=5",
|
||||
imageAlt: "Local dining and cuisine",
|
||||
buttonIcon: Zap,
|
||||
buttonHref: "#",
|
||||
|
||||
Reference in New Issue
Block a user