Update src/app/page.tsx
This commit is contained in:
@@ -54,13 +54,13 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-house-green-grass-field-near-green-trees-daytime_414077-63.jpg", imageAlt: "farm stay cottage green landscape peaceful"
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-house-green-grass-field-near-green-trees-daytime_414077-63.jpg?_wi=1", imageAlt: "farm stay cottage green landscape peaceful"
|
||||
},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/tropical-mango-trees-with-delicious-fruits_23-2149204870.jpg", imageAlt: "mango trees farm orchard nature greenery"
|
||||
},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-house-green-grass-field-near-green-trees-daytime_414077-63.jpg", imageAlt: "farmhouse cottages rural accommodation nature retreat"
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-house-green-grass-field-near-green-trees-daytime_414077-63.jpg?_wi=2", imageAlt: "farmhouse cottages rural accommodation nature retreat"
|
||||
},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-her-two-daughter-holding-red-ripe-apple-field_23-2147907090.jpg", imageAlt: "farm activities outdoor experience family fun"
|
||||
|
||||
Reference in New Issue
Block a user