Merge version_1 into main #1
@@ -60,53 +60,53 @@ export default function LandingPage() {
|
||||
description="At Nature Circle Farm, we cultivate more than food—we cultivate balance, sustainability, and a return to what matters most."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=1",
|
||||
imageAlt: "Sunlight over farm crops",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=2",
|
||||
imageAlt: "Farm animals roaming",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=3",
|
||||
imageAlt: "Harvesting produce",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=4",
|
||||
imageAlt: "Sunrise on fields",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=5",
|
||||
imageAlt: "Farm lifestyle moments",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=6",
|
||||
imageAlt: "Natural farm sanctuary",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=7",
|
||||
imageAlt: "Sunlight over farm crops",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=8",
|
||||
imageAlt: "Farm animals roaming",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=9",
|
||||
imageAlt: "Harvesting produce",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=10",
|
||||
imageAlt: "Sunrise on fields",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=11",
|
||||
imageAlt: "Farm lifestyle moments",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=12",
|
||||
imageAlt: "Natural farm sanctuary",
|
||||
},
|
||||
]}
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A New Standard of Farming"
|
||||
description="Nature Circle Farm is a sanctuary of sustainability, where modern agricultural practices meet time-honored traditions. Every harvest, every product, and every experience is rooted in respect—for the land, the animals, and the people we serve."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cows-wandering-around-forest_181624-46100.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cows-wandering-around-forest_181624-46100.jpg?_wi=1"
|
||||
imageAlt="Sustainable farming land overview"
|
||||
/>
|
||||
</div>
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"100% organic farming methods used exclusively.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunrise-farmland_181624-15672.jpg?_wi=13",
|
||||
imageAlt: "luxurious farm lifestyle sunrise",
|
||||
},
|
||||
{
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Humane treatment of all animals in our care.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cows-wandering-around-forest_181624-46100.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cows-wandering-around-forest_181624-46100.jpg?_wi=2",
|
||||
imageAlt: "sustainable farming land overview",
|
||||
},
|
||||
{
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Sustainable practices that nurture the ecosystem.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-cloth-with-basket_23-2147681837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-cloth-with-basket_23-2147681837.jpg?_wi=1",
|
||||
imageAlt: "organic fresh produce basket",
|
||||
},
|
||||
]}
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
price: "$45",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-cloth-with-basket_23-2147681837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-cloth-with-basket_23-2147681837.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
price: "$22",
|
||||
rating: 5,
|
||||
reviewCount: "98",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-drink-with-lemon_23-2149617135.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-drink-with-lemon_23-2149617135.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
price: "$50",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-garage-sale_23-2150661424.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-garage-sale_23-2150661424.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
price: "$60",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-cloth-with-basket_23-2147681837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-cloth-with-basket_23-2147681837.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -263,7 +263,7 @@ export default function LandingPage() {
|
||||
price: "$12",
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-drink-with-lemon_23-2149617135.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-drink-with-lemon_23-2149617135.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -272,7 +272,7 @@ export default function LandingPage() {
|
||||
price: "$75",
|
||||
rating: 5,
|
||||
reviewCount: "65",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-garage-sale_23-2150661424.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-garage-sale_23-2150661424.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What We Offer"
|
||||
@@ -300,7 +300,7 @@ export default function LandingPage() {
|
||||
role: "Designer",
|
||||
company: "GrowthCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-vegetables_1398-1487.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-vegetables_1398-1487.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -308,7 +308,7 @@ export default function LandingPage() {
|
||||
role: "Wellness Coach",
|
||||
company: "ZenLife",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-vegetables_1398-1487.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-vegetables_1398-1487.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user