Update src/app/attractions/page.tsx

This commit is contained in:
2026-03-15 17:05:52 +00:00
parent 3d82105704
commit 4adeda808d

View File

@@ -68,7 +68,7 @@ export default function AttractionsPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-sunset-light_23-2148851728.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-sunset-light_23-2148851728.jpg?_wi=2"
imageAlt="Sunrise over Ocala's natural landscape"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -120,7 +120,7 @@ export default function AttractionsPage() {
author: "Nature's Wonder",
description: "Experience Florida's pristine crystal-clear springs perfect for swimming, snorkeling, diving, and water activities. These limestone-fed springs maintain refreshing 72-degree waters year-round.",
tags: ["Swimming", "Outdoor"],
imageSrc: "http://img.b2bpic.net/free-photo/urquhart-castle-scotland-united-kingdom_1268-19770.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/urquhart-castle-scotland-united-kingdom_1268-19770.jpg?_wi=1",
imageAlt: "Crystal clear spring waters",
},
{
@@ -129,7 +129,7 @@ export default function AttractionsPage() {
author: "Local Culture",
description: "Stroll through charming streets lined with unique shops, galleries, restaurants, and historic architecture. Discover local boutiques, art galleries, antique stores, and award-winning dining establishments.",
tags: ["Shopping", "Dining"],
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-tall-skyscraper-city_23-2151991979.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-tall-skyscraper-city_23-2151991979.jpg?_wi=2",
imageAlt: "Downtown Ocala storefronts",
},
{
@@ -138,7 +138,7 @@ export default function AttractionsPage() {
author: "Community Hub",
description: "Weekly farmers market featuring local produce, handcrafted artisan goods, fresh flowers, and live entertainment. Support local farmers and artisans while discovering seasonal specialties.",
tags: ["Local", "Community"],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-her-groceries-shopping_23-2149015847.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-her-groceries-shopping_23-2149015847.jpg?_wi=2",
imageAlt: "Farmers market outdoor vendors",
},
]}
@@ -159,7 +159,7 @@ export default function AttractionsPage() {
variant: "gradient-bars",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-travel-agent_23-2150455601.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-travel-agent_23-2150455601.jpg?_wi=2"
imageAlt="Visitor information center"
mediaAnimation="blur-reveal"
mediaPosition="right"