From 27dead898a9df86cb623780df89d65faeb076bbe Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 01:49:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++-------------------- 1 file changed, 16 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 22a0df8..269e80f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,22 +50,23 @@ export default function OakKnollPage() { imageSrc="http://img.b2bpic.net/free-photo/beautiful-bison-wild-sunny-day_23-2151689021.jpg" imageAlt="Alpacas grazing in golden hour pasture at Oak Knoll Farms" mediaAnimation="slide-up" + background={{ variant: "plain" }} testimonials={[ { name: "Sarah Johnson", handle: "Family Visitor", testimonial: "My daughter had a great time feeding the alpacas. Thanks for such a magical day!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/family-with-little-son-autumn-park_1157-36423.jpg?_wi=1", imageAlt: "Sarah Johnson" + imageSrc: "http://img.b2bpic.net/free-photo/family-with-little-son-autumn-park_1157-36423.jpg", imageAlt: "Sarah Johnson" }, { name: "Michael Chen", handle: "Local Guide", testimonial: "One of the most authentic and welcoming farm experiences I've encountered. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-barn-feeding-sheep_23-2147923906.jpg?_wi=1", imageAlt: "Michael Chen" + imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-barn-feeding-sheep_23-2147923906.jpg", imageAlt: "Michael Chen" }, { name: "Emily Rodriguez", handle: "Repeat Visitor", testimonial: "We return every season. Oak Knoll Farms feels like a second home to our family.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mother-with-kids-hill_23-2147638906.jpg?_wi=1", imageAlt: "Emily Rodriguez" + imageSrc: "http://img.b2bpic.net/free-photo/mother-with-kids-hill_23-2147638906.jpg", imageAlt: "Emily Rodriguez" }, { name: "David Kim", handle: "Nature Enthusiast", testimonial: "The peaceful setting and genuine care for animals is refreshing. A true hidden gem.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-sheep-full-shot_23-2149744289.jpg?_wi=1", imageAlt: "David Kim" + imageSrc: "http://img.b2bpic.net/free-photo/man-holding-sheep-full-shot_23-2149744289.jpg", imageAlt: "David Kim" } ]} testimonialRotationInterval={5000} @@ -87,22 +88,22 @@ export default function OakKnollPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Emma Watson", handle: "@emmaw_family", testimonial: "The alpacas are so friendly and well cared for. Our kids won't stop talking about it!", imageSrc: "http://img.b2bpic.net/free-photo/family-with-little-son-autumn-park_1157-36423.jpg?_wi=2", imageAlt: "Emma Watson" + id: "1", name: "Emma Watson", handle: "@emmaw_family", testimonial: "The alpacas are so friendly and well cared for. Our kids won't stop talking about it!", imageSrc: "http://img.b2bpic.net/free-photo/family-with-little-son-autumn-park_1157-36423.jpg", imageAlt: "Emma Watson" }, { - id: "2", name: "James Murphy", handle: "Local Guide", testimonial: "Authentic charm meets premium care. This is agritourism done right.", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-barn-feeding-sheep_23-2147923906.jpg?_wi=2", imageAlt: "James Murphy" + id: "2", name: "James Murphy", handle: "Local Guide", testimonial: "Authentic charm meets premium care. This is agritourism done right.", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-barn-feeding-sheep_23-2147923906.jpg", imageAlt: "James Murphy" }, { - id: "3", name: "Lisa Thompson", handle: "@lisathompson", testimonial: "A place where memories are made. Pure magic for families seeking peace and connection.", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-kids-hill_23-2147638906.jpg?_wi=2", imageAlt: "Lisa Thompson" + id: "3", name: "Lisa Thompson", handle: "@lisathompson", testimonial: "A place where memories are made. Pure magic for families seeking peace and connection.", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-kids-hill_23-2147638906.jpg", imageAlt: "Lisa Thompson" }, { - id: "4", name: "Robert Chen", handle: "@robertchen_travel", testimonial: "Oak Knoll Farms redefines what a countryside experience should be. Exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-sheep-full-shot_23-2149744289.jpg?_wi=2", imageAlt: "Robert Chen" + id: "4", name: "Robert Chen", handle: "@robertchen_travel", testimonial: "Oak Knoll Farms redefines what a countryside experience should be. Exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-sheep-full-shot_23-2149744289.jpg", imageAlt: "Robert Chen" }, { - id: "5", name: "Sophie Laurent", handle: "@sophietravel", testimonial: "Every detail is thoughtfully done. From the animals to the landscape, pure excellence.", imageSrc: "http://img.b2bpic.net/free-photo/family-with-little-son-autumn-park_1157-36423.jpg?_wi=3", imageAlt: "Sophie Laurent" + id: "5", name: "Sophie Laurent", handle: "@sophietravel", testimonial: "Every detail is thoughtfully done. From the animals to the landscape, pure excellence.", imageSrc: "http://img.b2bpic.net/free-photo/family-with-little-son-autumn-park_1157-36423.jpg", imageAlt: "Sophie Laurent" }, { - id: "6", name: "Marco Rossi", handle: "@marcoexplores", testimonial: "This is where luxury meets nature. A truly unforgettable experience.", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-barn-feeding-sheep_23-2147923906.jpg?_wi=3", imageAlt: "Marco Rossi" + id: "6", name: "Marco Rossi", handle: "@marcoexplores", testimonial: "This is where luxury meets nature. A truly unforgettable experience.", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-barn-feeding-sheep_23-2147923906.jpg", imageAlt: "Marco Rossi" } ]} speed={40} @@ -127,24 +128,19 @@ export default function OakKnollPage() { carouselMode="buttons" products={[ { - id: "1", brand: "Oak Knoll", name: "Alpaca Feeding Experience", price: "$45/person", rating: 5, - reviewCount: "280+", imageSrc: "http://img.b2bpic.net/free-photo/family-spends-time-vacation-village-boy-girl-playing-nature-people-walk-fresh-air_1157-42242.jpg", imageAlt: "Alpaca feeding experience" + id: "1", brand: "Oak Knoll", name: "Alpaca Feeding Experience", price: "$45/person", rating: 5, reviewCount: "280+", imageSrc: "http://img.b2bpic.net/free-photo/family-spends-time-vacation-village-boy-girl-playing-nature-people-walk-fresh-air_1157-42242.jpg", imageAlt: "Alpaca feeding experience" }, { - id: "2", brand: "Oak Knoll", name: "Farm Animal Meet & Greet", price: "$35/person", rating: 5, - reviewCount: "320+", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-with-fruits_23-2148990393.jpg", imageAlt: "Farm animals interaction" + id: "2", brand: "Oak Knoll", name: "Farm Animal Meet & Greet", price: "$35/person", rating: 5, reviewCount: "320+", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-with-fruits_23-2148990393.jpg", imageAlt: "Farm animals interaction" }, { - id: "3", brand: "Oak Knoll", name: "Family Farm Day Outing", price: "$120/family", rating: 5, - reviewCount: "195+", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-living-countryside_23-2150642389.jpg", imageAlt: "Family farm outing" + id: "3", brand: "Oak Knoll", name: "Family Farm Day Outing", price: "$120/family", rating: 5, reviewCount: "195+", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-living-countryside_23-2150642389.jpg", imageAlt: "Family farm outing" }, { - id: "4", brand: "Oak Knoll", name: "Peaceful Countryside Retreat", price: "$60/person", rating: 5, - reviewCount: "148+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-road-countryside-spring-belarus_181624-48987.jpg", imageAlt: "Countryside retreat" + id: "4", brand: "Oak Knoll", name: "Peaceful Countryside Retreat", price: "$60/person", rating: 5, reviewCount: "148+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-road-countryside-spring-belarus_181624-48987.jpg", imageAlt: "Countryside retreat" }, { - id: "5", brand: "Oak Knoll", name: "Educational Farm Tour", price: "$55/person", rating: 5, - reviewCount: "267+", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-tree_23-2147638899.jpg", imageAlt: "Educational farm experience" + id: "5", brand: "Oak Knoll", name: "Educational Farm Tour", price: "$55/person", rating: 5, reviewCount: "267+", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-tree_23-2147638899.jpg", imageAlt: "Educational farm experience" } ]} buttons={[ -- 2.49.1