diff --git a/src/app/page.tsx b/src/app/page.tsx index 373afcd..4c9a9e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,6 +12,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; +import { MapPin } from 'lucide-react'; export default function LandingPage() { return ( @@ -32,29 +33,17 @@ export default function LandingPage() { @@ -91,15 +74,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Hay Rides", - "Corn Maze", - "Pumpkin Patch", - "Market Stalls", - "Farm Animals", - "Live Music", - "Free Admission", - "Community Events", - ]} + "Hay Rides", "Corn Maze", "Pumpkin Patch", "Market Stalls", "Farm Animals", "Live Music", "Free Admission", "Community Events"]} title="Experience More at Skinquarter Market" description="From delightful hay rides to challenging corn mazes, our market offers endless family fun. Always free to enter and enjoy!" /> @@ -110,9 +85,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Story: Rooted in Community & Tradition" description={[ - "Skinquarter Market began with a vision: to create a place where the rich heritage of the countryside meets the modern desire for quality, community, and natural beauty. Our founders believed in fostering a space where families could gather, traditions could be cherished, and the land's bounty celebrated.", - "Every visit to Skinquarter Market is an invitation to slow down, connect with nature, and savor the simple pleasures of life. We are dedicated to supporting local farmers, artisans, and fostering a vibrant community spirit that grows stronger with each passing season. Come and be a part of our continuing story.", - ]} + "Skinquarter Market began with a vision: to create a place where the rich heritage of the countryside meets the modern desire for quality, community, and natural beauty. Our founders believed in fostering a space where families could gather, traditions could be cherished, and the land's bounty celebrated.", "Every visit to Skinquarter Market is an invitation to slow down, connect with nature, and savor the simple pleasures of life. We are dedicated to supporting local farmers, artisans, and fostering a vibrant community spirit that grows stronger with each passing season. Come and be a part of our continuing story."]} /> @@ -123,20 +96,11 @@ export default function LandingPage() { tag="Our Impact" metrics={[ { - id: "m1", - value: "Always", - description: "Free Admission", - }, + id: "m1", value: "Always", description: "Free Admission"}, { - id: "m2", - value: "5 ★", - description: "Customer Rating", - }, + id: "m2", value: "5 ★", description: "Customer Rating"}, { - id: "m3", - value: "All", - description: "Ages Welcome", - }, + id: "m3", value: "All", description: "Ages Welcome"}, ]} metricsAnimation="slide-up" /> @@ -150,41 +114,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Pumpkin Patch", - description: "Pick your perfect pumpkin in our expansive patch, a cherished autumn tradition for all ages.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-childresn-sitting-garden-near-many-pumpkins_1157-26226.jpg", - imageAlt: "Family picking pumpkins in a patch", - }, + title: "Pumpkin Patch", description: "Pick your perfect pumpkin in our expansive patch, a cherished autumn tradition for all ages.", imageSrc: "http://img.b2bpic.net/free-photo/cute-childresn-sitting-garden-near-many-pumpkins_1157-26226.jpg", imageAlt: "Family picking pumpkins in a patch"}, { - title: "Artisan Market", - description: "Explore stalls brimming with local crafts, gourmet foods, and unique gifts from talented artisans.", - imageSrc: "http://img.b2bpic.net/free-photo/female-staff-working-meat-counter_107420-63661.jpg", - imageAlt: "Artisan market stalls with handmade goods", - }, + title: "Artisan Market", description: "Explore stalls brimming with local crafts, gourmet foods, and unique gifts from talented artisans.", imageSrc: "http://img.b2bpic.net/free-photo/female-staff-working-meat-counter_107420-63661.jpg", imageAlt: "Artisan market stalls with handmade goods"}, { - title: "Hay Rides", - description: "Enjoy scenic hay rides through our picturesque grounds, a relaxing journey for the whole family.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-countryside-road-mountains-background_176420-55111.jpg", - imageAlt: "Children enjoying a hay ride", - }, + title: "Hay Rides", description: "Enjoy scenic hay rides through our picturesque grounds, a relaxing journey for the whole family.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-countryside-road-mountains-background_176420-55111.jpg", imageAlt: "Children enjoying a hay ride"}, { - title: "Corn Maze", - description: "Challenge your wits and navigate our fun and intricate corn maze, a highlight of the harvest season.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-farmer-holding-harvested-eco-tomatoes-walking-with-full-crate-hist-shoulders_158595-7770.jpg", - imageAlt: "People finding their way through a corn maze", - }, + title: "Corn Maze", description: "Challenge your wits and navigate our fun and intricate corn maze, a highlight of the harvest season.", imageSrc: "http://img.b2bpic.net/free-photo/happy-farmer-holding-harvested-eco-tomatoes-walking-with-full-crate-hist-shoulders_158595-7770.jpg", imageAlt: "People finding their way through a corn maze"}, { - title: "Seasonal Events", - description: "Join us for a calendar full of festive events, live music, and special celebrations throughout the year.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-country-musicians-indoors_23-2151169632.jpg", - imageAlt: "People gathered at a festive outdoor event", - }, + title: "Seasonal Events", description: "Join us for a calendar full of festive events, live music, and special celebrations throughout the year.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-country-musicians-indoors_23-2151169632.jpg", imageAlt: "People gathered at a festive outdoor event"}, { - title: "Scenic Grounds", - description: "Wander through our beautifully maintained estate grounds, perfect for leisurely strolls and photography.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-village-ukrainian-carpathian-mountains_176420-55115.jpg", - imageAlt: "Scenic view of market grounds in autumn", - }, + title: "Scenic Grounds", description: "Wander through our beautifully maintained estate grounds, perfect for leisurely strolls and photography.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-village-ukrainian-carpathian-mountains_176420-55115.jpg", imageAlt: "Scenic view of market grounds in autumn"}, ]} title="Discover What Skinquarter Market Has to Offer" description="Immerse yourself in a world of authentic experiences, fresh produce, and family-friendly attractions. There's always something new to explore with every visit." @@ -199,47 +139,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Heirloom Pumpkins", - price: "$0.79/lb", - imageSrc: "http://img.b2bpic.net/free-photo/pumpkins-arrangement-outdoors_23-2150723203.jpg", - imageAlt: "Variety of pumpkins", - }, + id: "p1", name: "Heirloom Pumpkins", price: "$0.79/lb", imageSrc: "http://img.b2bpic.net/free-photo/pumpkins-arrangement-outdoors_23-2150723203.jpg", imageAlt: "Variety of pumpkins"}, { - id: "p2", - name: "Crisp Honeycrisp Apples", - price: "$3.49/lb", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-natural-autumn-scene_23-2151854266.jpg", - imageAlt: "Red Honeycrisp apples", - }, + id: "p2", name: "Crisp Honeycrisp Apples", price: "$3.49/lb", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-natural-autumn-scene_23-2151854266.jpg", imageAlt: "Red Honeycrisp apples"}, { - id: "p3", - name: "Decorative Gourds", - price: "$2.99 each", - imageSrc: "http://img.b2bpic.net/free-photo/various-ripe-glossy-pumpkins-shelves-harvesting-season-close-up-spotted-orange_7502-10290.jpg", - imageAlt: "Assorted decorative gourds", - }, + id: "p3", name: "Decorative Gourds", price: "$2.99 each", imageSrc: "http://img.b2bpic.net/free-photo/various-ripe-glossy-pumpkins-shelves-harvesting-season-close-up-spotted-orange_7502-10290.jpg", imageAlt: "Assorted decorative gourds"}, { - id: "p4", - name: "Butternut Squash", - price: "$1.29/lb", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-half-persimmon-fruits-with-slices-feijoas-with-cinnamon-sticks-wooden-kitchen-board-with-peanuts-bucket-wooden-background_141793-84546.jpg", - imageAlt: "Fresh butternut squash", - }, + id: "p4", name: "Butternut Squash", price: "$1.29/lb", imageSrc: "http://img.b2bpic.net/free-photo/top-view-half-persimmon-fruits-with-slices-feijoas-with-cinnamon-sticks-wooden-kitchen-board-with-peanuts-bucket-wooden-background_141793-84546.jpg", imageAlt: "Fresh butternut squash"}, { - id: "p5", - name: "Fresh Apple Cider", - price: "$7.99/gallon", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-red-apples-basket-table-summer-garden_2829-5822.jpg", - imageAlt: "Jug of fresh apple cider", - }, + id: "p5", name: "Fresh Apple Cider", price: "$7.99/gallon", imageSrc: "http://img.b2bpic.net/free-photo/fresh-red-apples-basket-table-summer-garden_2829-5822.jpg", imageAlt: "Jug of fresh apple cider"}, { - id: "p6", - name: "Autumn Mums", - price: "$14.99/pot", - imageSrc: "http://img.b2bpic.net/free-photo/bouquet-flowers-wooden-bar_1162-3.jpg", - imageAlt: "Potted autumn mums", - }, + id: "p6", name: "Autumn Mums", price: "$14.99/pot", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-flowers-wooden-bar_1162-3.jpg", imageAlt: "Potted autumn mums"}, ]} title="What's in Season: Autumn's Bounty" description="As the leaves turn and the air cools, our market flourishes with the vibrant colors and flavors of autumn. Freshly picked produce and seasonal delights await." @@ -253,64 +163,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah L.", - role: "Local Guide", - company: "Community Member", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg", - imageAlt: "Sarah L. avatar", - }, + id: "1", name: "Sarah L.", role: "Local Guide", company: "Community Member", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg", imageAlt: "Sarah L. avatar"}, { - id: "2", - name: "Mark T.", - role: "Visitor", - company: "Market Enthusiast", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up_74855-15159.jpg", - imageAlt: "Mark T. avatar", - }, + id: "2", name: "Mark T.", role: "Visitor", company: "Market Enthusiast", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up_74855-15159.jpg", imageAlt: "Mark T. avatar"}, { - id: "3", - name: "Emily R.", - role: "Local Guide", - company: "Family Fun Seeker", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-posing-volleyball-field-outside_23-2148638315.jpg", - imageAlt: "Emily R. avatar", - }, + id: "3", name: "Emily R.", role: "Local Guide", company: "Family Fun Seeker", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-posing-volleyball-field-outside_23-2148638315.jpg", imageAlt: "Emily R. avatar"}, { - id: "4", - name: "David K.", - role: "Loyal Patron", - company: "Community Supporter", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/nonprofit-food-bank-serving-needy_482257-80509.jpg", - imageAlt: "David K. avatar", - }, + id: "4", name: "David K.", role: "Loyal Patron", company: "Community Supporter", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/nonprofit-food-bank-serving-needy_482257-80509.jpg", imageAlt: "David K. avatar"}, { - id: "5", - name: "Jessica M.", - role: "New Visitor", - company: "Explorer", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-up_23-2148695440.jpg", - imageAlt: "Jessica M. avatar", - }, + id: "5", name: "Jessica M.", role: "New Visitor", company: "Explorer", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-looking-up_23-2148695440.jpg", imageAlt: "Jessica M. avatar"}, ]} kpiItems={[ { - value: "50+", - label: "Happy Families", - }, + value: "50+", label: "Happy Families"}, { - value: "5★", - label: "Average Rating", - }, + value: "5★", label: "Average Rating"}, { - value: "100%", - label: "Fresh & Local", - }, + value: "100%", label: "Fresh & Local"}, ]} title="Hear From Our Valued Guests" description="Our visitors love the unique charm and vibrant community spirit of Skinquarter Market. Read what they have to say about their experiences." @@ -321,9 +195,9 @@ export default function LandingPage() {