Merge version_1 into main #1
@@ -51,9 +51,9 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-holding-lettuce-basket_23-2148617152.jpg", imageAlt: "Lush green nursery with healthy plants"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-potted-plant-greenhouse_23-2147948292.jpg", imageAlt: "Wide view of Kisan Nursery plantation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-potted-plant-greenhouse_23-2147948292.jpg?_wi=1", imageAlt: "Wide view of Kisan Nursery plantation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-s-hands-planting-plants-t-pot_23-2148165170.jpg", imageAlt: "Farmer with healthy plant saplings"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-s-hands-planting-plants-t-pot_23-2148165170.jpg?_wi=1", imageAlt: "Farmer with healthy plant saplings"},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Farmer Friendly Guidance", description: "Expert advice on plant care, cultivation tips, and agricultural best practices"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-looking-potted-plant-greenhouse_23-2147948292.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-looking-potted-plant-greenhouse_23-2147948292.jpg?_wi=2"
|
||||
imageAlt="Kisan Nursery plantation overview"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -108,9 +108,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "lemon", name: "Lemon Plants", price: "₹120-280", imageSrc: "http://img.b2bpic.net/free-photo/top-view-copy-space-lemons-with-limes-plate-with-wedges-mint-wooden-background_141793-49738.jpg", imageAlt: "Fresh lemon plant with foliage"},
|
||||
{
|
||||
id: "flower", name: "Flower Plants", price: "₹50-150", imageSrc: "http://img.b2bpic.net/free-photo/pink-flowers-leaves-background_23-2148245271.jpg", imageAlt: "Vibrant flowering ornamental plants"},
|
||||
id: "flower", name: "Flower Plants", price: "₹50-150", imageSrc: "http://img.b2bpic.net/free-photo/pink-flowers-leaves-background_23-2148245271.jpg?_wi=1", imageAlt: "Vibrant flowering ornamental plants"},
|
||||
{
|
||||
id: "seasonal", name: "Seasonal Plants", price: "₹80-200", imageSrc: "http://img.b2bpic.net/free-photo/pink-flowers-leaves-background_23-2148245271.jpg", imageAlt: "Seasonal plant varieties"},
|
||||
id: "seasonal", name: "Seasonal Plants", price: "₹80-200", imageSrc: "http://img.b2bpic.net/free-photo/pink-flowers-leaves-background_23-2148245271.jpg?_wi=2", imageAlt: "Seasonal plant varieties"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -125,13 +125,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Quality", title: "Healthy Plants", subtitle: "Disease-free and well-nurtured", description: "Every plant is carefully grown in optimal conditions and inspected before delivery. We ensure maximum health and disease resistance for successful growth in your farm or garden.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-potted-plant-greenhouse_23-2147948292.jpg"},
|
||||
tag: "Quality", title: "Healthy Plants", subtitle: "Disease-free and well-nurtured", description: "Every plant is carefully grown in optimal conditions and inspected before delivery. We ensure maximum health and disease resistance for successful growth in your farm or garden.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-potted-plant-greenhouse_23-2147948292.jpg?_wi=3"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Expertise", title: "Farmer Guidance", subtitle: "Expert cultivation advice included", description: "Our team provides personalized guidance on plant care, watering schedules, soil preparation, and seasonal cultivation tips to ensure your plants thrive and produce abundantly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-s-hands-planting-plants-t-pot_23-2148165170.jpg"},
|
||||
tag: "Expertise", title: "Farmer Guidance", subtitle: "Expert cultivation advice included", description: "Our team provides personalized guidance on plant care, watering schedules, soil preparation, and seasonal cultivation tips to ensure your plants thrive and produce abundantly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-gardener-s-hands-planting-plants-t-pot_23-2148165170.jpg?_wi=2"},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Service", title: "Local & Trusted", subtitle: "Serving Palitana for years", description: "We are a trusted local business committed to supporting farmers and gardeners. Our reputation is built on reliability, quality products, and genuine customer care.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-potted-plant-greenhouse_23-2147948292.jpg"},
|
||||
tag: "Service", title: "Local & Trusted", subtitle: "Serving Palitana for years", description: "We are a trusted local business committed to supporting farmers and gardeners. Our reputation is built on reliability, quality products, and genuine customer care.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-looking-potted-plant-greenhouse_23-2147948292.jpg?_wi=4"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user