diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6b9f2d1..4e2a893 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,41 +34,23 @@ export default function LandingPage() {
@@ -78,75 +60,39 @@ export default function LandingPage() {
@@ -186,7 +122,6 @@ export default function LandingPage() {
@@ -197,26 +132,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Flathead Lake Adventures",
- subtitle: "Boating, fishing, kayaking, and paddleboarding on Montana's largest freshwater lake.",
- category: "Outdoors",
- value: "Endless Fun",
- },
+ id: "f1", title: "Flathead Lake Adventures", subtitle: "Boating, fishing, kayaking, and paddleboarding on Montana's largest freshwater lake.", category: "Outdoors", value: "Endless Fun"},
{
- id: "f2",
- title: "Vibrant Local Culture",
- subtitle: "Explore artisan shops, farmer's markets, and community events year-round.",
- category: "Community",
- value: "Unique Charm",
- },
+ id: "f2", title: "Vibrant Local Culture", subtitle: "Explore artisan shops, farmer's markets, and community events year-round.", category: "Community", value: "Unique Charm"},
{
- id: "f3",
- title: "Gateway to Glacier",
- subtitle: "Just a short drive to the majestic Glacier National Park and surrounding wilderness.",
- category: "Exploration",
- value: "Breathtaking Views",
- },
+ id: "f3", title: "Gateway to Glacier", subtitle: "Just a short drive to the majestic Glacier National Park and surrounding wilderness.", category: "Exploration", value: "Breathtaking Views"},
]}
title="Explore Polson's Unique Offerings"
description="Dive into the experiences that make Polson a truly special place to visit and live."
@@ -231,47 +151,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Guided Flathead Lake Fishing Tour",
- price: "$250",
- imageSrc: "http://img.b2bpic.net/free-photo/hiker-sitting-big-rock_23-2147683061.jpg",
- imageAlt: "Fishing boat on Flathead Lake",
- },
+ id: "p1", name: "Guided Flathead Lake Fishing Tour", price: "$250", imageSrc: "http://img.b2bpic.net/free-photo/hiker-sitting-big-rock_23-2147683061.jpg", imageAlt: "Fishing boat on Flathead Lake"},
{
- id: "p2",
- name: "Local Flathead Cherry Jam",
- price: "$12",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cherry-jam-bread_23-2148606845.jpg",
- imageAlt: "Jar of Flathead Cherry Jam",
- },
+ id: "p2", name: "Local Flathead Cherry Jam", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cherry-jam-bread_23-2148606845.jpg", imageAlt: "Jar of Flathead Cherry Jam"},
{
- id: "p3",
- name: "Kayak & Paddleboard Rentals",
- price: "$40/hour",
- imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-equipment-planning-mountain-trekking-camping-trip_1150-18266.jpg",
- imageAlt: "Kayaks and paddleboards on a lake shore",
- },
+ id: "p3", name: "Kayak & Paddleboard Rentals", price: "$40/hour", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-travel-equipment-planning-mountain-trekking-camping-trip_1150-18266.jpg", imageAlt: "Kayaks and paddleboards on a lake shore"},
{
- id: "p4",
- name: "Native American Art Collection",
- price: "From $80",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-braids-portrait_23-2151428278.jpg",
- imageAlt: "Handcrafted Native American pottery",
- },
+ id: "p4", name: "Native American Art Collection", price: "From $80", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-braids-portrait_23-2151428278.jpg", imageAlt: "Handcrafted Native American pottery"},
{
- id: "p5",
- name: "Polson Craft Brewery Tour & Tasting",
- price: "$35",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-beers-chilling-ice_53876-31310.jpg",
- imageAlt: "Craft beer glasses at a brewery",
- },
+ id: "p5", name: "Polson Craft Brewery Tour & Tasting", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/closeup-beers-chilling-ice_53876-31310.jpg", imageAlt: "Craft beer glasses at a brewery"},
{
- id: "p6",
- name: "Scenic Flathead Lake Cruise",
- price: "$75",
- imageSrc: "http://img.b2bpic.net/free-photo/angle-shot-lake-with-docked-boats-blue-sky_181624-14483.jpg",
- imageAlt: "Boat cruising on Flathead Lake at sunset",
- },
+ id: "p6", name: "Scenic Flathead Lake Cruise", price: "$75", imageSrc: "http://img.b2bpic.net/free-photo/angle-shot-lake-with-docked-boats-blue-sky_181624-14483.jpg", imageAlt: "Boat cruising on Flathead Lake at sunset"},
]}
title="Local Adventures & Treasures"
description="From guided fishing tours on Flathead Lake to artisan crafts, discover what Polson has to offer."
@@ -285,23 +175,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- icon: Users,
- title: "Community Members",
- value: "5,000+",
- },
+ id: "m1", icon: Users,
+ title: "Community Members", value: "5,000+"},
{
- id: "m2",
- icon: Mountain,
- title: "Annual Visitors",
- value: "150,000+",
- },
+ id: "m2", icon: Mountain,
+ title: "Annual Visitors", value: "150,000+"},
{
- id: "m3",
- icon: TreePine,
- title: "Acres of Protected Land",
- value: "10,000+",
- },
+ id: "m3", icon: TreePine,
+ title: "Acres of Protected Land", value: "10,000+"},
]}
title="Polson By The Numbers"
description="Key statistics that highlight Polson's vibrant community and natural appeal."
@@ -316,29 +197,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
- id: "member1",
- name: "Mayor John Doe",
- role: "Mayor of Polson",
- description: "Dedicated to community growth and preserving Polson's unique character.",
- imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg",
- imageAlt: "Mayor John Doe",
- },
+ id: "member1", name: "Mayor John Doe", role: "Mayor of Polson", description: "Dedicated to community growth and preserving Polson's unique character.", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg", imageAlt: "Mayor John Doe"},
{
- id: "member2",
- name: "Jane Smith",
- role: "Tourism Director",
- description: "Promoting Polson as a premier destination for recreation and relaxation.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-man-glasses-wearing-orange-shirt-summer-hat-holding-toy-airplane-looking-it-amazed-standing-green-wall_141793-64033.jpg",
- imageAlt: "Jane Smith",
- },
+ id: "member2", name: "Jane Smith", role: "Tourism Director", description: "Promoting Polson as a premier destination for recreation and relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-glasses-wearing-orange-shirt-summer-hat-holding-toy-airplane-looking-it-amazed-standing-green-wall_141793-64033.jpg", imageAlt: "Jane Smith"},
{
- id: "member3",
- name: "Robert Green",
- role: "Conservation Lead",
- description: "Working tirelessly to protect Flathead Lake and surrounding ecosystems.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-watering-can_23-2149412622.jpg",
- imageAlt: "Robert Green",
- },
+ id: "member3", name: "Robert Green", role: "Conservation Lead", description: "Working tirelessly to protect Flathead Lake and surrounding ecosystems.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-watering-can_23-2149412622.jpg", imageAlt: "Robert Green"},
]}
title="Meet Our Community Stewards"
description="Dedicated individuals shaping Polson's future and enhancing local experiences."
@@ -350,35 +213,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "test1",
- name: "Olivia Miller",
- imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-man-taking-pictures-using-smartphone-wild-nature-winter-vacation-hiking_285396-2014.jpg",
- imageAlt: "Olivia Miller enjoying Polson",
- },
+ id: "test1", name: "Olivia Miller", imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-man-taking-pictures-using-smartphone-wild-nature-winter-vacation-hiking_285396-2014.jpg", imageAlt: "Olivia Miller enjoying Polson"},
{
- id: "test2",
- name: "Ethan Davis",
- imageSrc: "http://img.b2bpic.net/free-photo/relaxing-backpack-happy-freedom-traveler_1150-998.jpg",
- imageAlt: "Ethan Davis exploring Polson",
- },
+ id: "test2", name: "Ethan Davis", imageSrc: "http://img.b2bpic.net/free-photo/relaxing-backpack-happy-freedom-traveler_1150-998.jpg", imageAlt: "Ethan Davis exploring Polson"},
{
- id: "test3",
- name: "Sophia Wilson",
- imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-cafe-owner-manager-standing-confident-with-arms-crossed-hands-smiling_1258-199342.jpg",
- imageAlt: "Sophia Wilson at Polson market",
- },
+ id: "test3", name: "Sophia Wilson", imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-cafe-owner-manager-standing-confident-with-arms-crossed-hands-smiling_1258-199342.jpg", imageAlt: "Sophia Wilson at Polson market"},
{
- id: "test4",
- name: "Noah Brown",
- imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-park-with-rollers_1157-34238.jpg",
- imageAlt: "Noah Brown and family in Polson",
- },
+ id: "test4", name: "Noah Brown", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-daughter-park-with-rollers_1157-34238.jpg", imageAlt: "Noah Brown and family in Polson"},
{
- id: "test5",
- name: "Ava Garcia",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-young-company-smiling-friends-walking-park-with-electric-kick-scooter-man-women-having-fun-together_285396-8887.jpg",
- imageAlt: "Ava Garcia at a Polson event",
- },
+ id: "test5", name: "Ava Garcia", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-company-smiling-friends-walking-park-with-electric-kick-scooter-man-women-having-fun-together_285396-8887.jpg", imageAlt: "Ava Garcia at a Polson event"},
]}
cardTitle="What Visitors and Residents Say"
cardTag="Loved Polson"
@@ -392,30 +235,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq1",
- title: "What are the best times to visit Polson?",
- content: "Polson is beautiful year-round! Summer (June-August) is perfect for lake activities and cherry picking. Fall offers stunning foliage, and winter provides opportunities for skiing and cozy retreats. Spring brings wildflowers and milder weather.",
- },
+ id: "faq1", title: "What are the best times to visit Polson?", content: "Polson is beautiful year-round! Summer (June-August) is perfect for lake activities and cherry picking. Fall offers stunning foliage, and winter provides opportunities for skiing and cozy retreats. Spring brings wildflowers and milder weather."},
{
- id: "faq2",
- title: "Are there family-friendly activities in Polson?",
- content: "Absolutely! Polson boasts numerous parks, Flathead Lake for swimming and watersports, museums, and community events suitable for all ages. Glacier National Park is also a great day trip for families.",
- },
+ id: "faq2", title: "Are there family-friendly activities in Polson?", content: "Absolutely! Polson boasts numerous parks, Flathead Lake for swimming and watersports, museums, and community events suitable for all ages. Glacier National Park is also a great day trip for families."},
{
- id: "faq3",
- title: "Where can I find local produce in Polson?",
- content: "Visit the Polson Farmer's Market held weekly during the warmer months for fresh local produce, artisan goods, and delicious treats. Local orchards also offer direct sales of Flathead cherries in season.",
- },
+ id: "faq3", title: "Where can I find local produce in Polson?", content: "Visit the Polson Farmer's Market held weekly during the warmer months for fresh local produce, artisan goods, and delicious treats. Local orchards also offer direct sales of Flathead cherries in season."},
{
- id: "faq4",
- title: "What lodging options are available in Polson?",
- content: "Polson offers a range of accommodations, from lakeside resorts and charming bed & breakfasts to vacation rentals and campgrounds, catering to various preferences and budgets.",
- },
+ id: "faq4", title: "What lodging options are available in Polson?", content: "Polson offers a range of accommodations, from lakeside resorts and charming bed & breakfasts to vacation rentals and campgrounds, catering to various preferences and budgets."},
{
- id: "faq5",
- title: "How can I get involved with the Polson community?",
- content: "There are many ways! Volunteer with local organizations, attend community events and festivals, or join a local club. Check our 'Community' section for more details and opportunities.",
- },
+ id: "faq5", title: "How can I get involved with the Polson community?", content: "There are many ways! Volunteer with local organizations, attend community events and festivals, or join a local club. Check our 'Community' section for more details and opportunities."},
]}
title="Frequently Asked Questions About Polson"
description="Find answers to common questions about visiting, living, and engaging with our community."
@@ -427,8 +255,7 @@ export default function LandingPage() {