Merge version_1 into main #1
325
src/app/page.tsx
325
src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/farm-fresh-organic-icon_53876-43306.jpg"
|
||||
logoAlt="Shama Nurseries & Farms Logo"
|
||||
@@ -73,13 +59,9 @@ export default function LandingPage() {
|
||||
description="Cultivating Nature's Beauty, One Plant at a Time."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Plants",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Our Plants", href: "#products"},
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Our Services", href: "#services"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/world-photography-day-celebrated-by-middle-aged-man-taking-photos-with-camera-device_23-2151672438.jpg"
|
||||
@@ -92,14 +74,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Our Roots in Nature"
|
||||
description={[
|
||||
"With decades of passion for horticulture, Shama Nurseries & Farms has grown into a cherished haven for plant lovers. We are dedicated to providing the highest quality plants, seeds, and gardening expertise to enrich your green spaces.",
|
||||
"From vibrant flowers to robust trees and organic produce, our commitment is to sustainable practices and fostering a deeper connection between people and the natural world. Discover the difference true dedication makes.",
|
||||
]}
|
||||
"With decades of passion for horticulture, Shama Nurseries & Farms has grown into a cherished haven for plant lovers. We are dedicated to providing the highest quality plants, seeds, and gardening expertise to enrich your green spaces.", "From vibrant flowers to robust trees and organic produce, our commitment is to sustainable practices and fostering a deeper connection between people and the natural world. Discover the difference true dedication makes."]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About Us",
|
||||
href: "#about-details",
|
||||
},
|
||||
text: "Learn More About Us", href: "#about-details"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
@@ -109,36 +87,19 @@ export default function LandingPage() {
|
||||
<FeatureCardTwelve
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "feature-1",
|
||||
label: "Expert Advice",
|
||||
title: "Plant Selection & Advice",
|
||||
items: [
|
||||
"Personalized recommendations for your climate",
|
||||
"Guidance on soil, light, and water needs",
|
||||
"Troubleshooting common plant issues",
|
||||
],
|
||||
id: "feature-1", label: "Expert Advice", title: "Plant Selection & Advice", items: [
|
||||
"Personalized recommendations for your climate", "Guidance on soil, light, and water needs", "Troubleshooting common plant issues"],
|
||||
},
|
||||
{
|
||||
id: "feature-2",
|
||||
label: "Transformative Design",
|
||||
title: "Sustainable Landscaping Design",
|
||||
items: [
|
||||
"Eco-friendly garden layouts for all spaces",
|
||||
"Drought-tolerant and native plant selections",
|
||||
"Professional installation and maintenance plans",
|
||||
],
|
||||
id: "feature-2", label: "Transformative Design", title: "Sustainable Landscaping Design", items: [
|
||||
"Eco-friendly garden layouts for all spaces", "Drought-tolerant and native plant selections", "Professional installation and maintenance plans"],
|
||||
},
|
||||
{
|
||||
id: "feature-3",
|
||||
label: "Grow Organically",
|
||||
title: "Organic Farming Consultation",
|
||||
items: [
|
||||
"Best practices for chemical-free gardening",
|
||||
"Pest management solutions",
|
||||
"Composting and soil health workshops",
|
||||
],
|
||||
id: "feature-3", label: "Grow Organically", title: "Organic Farming Consultation", items: [
|
||||
"Best practices for chemical-free gardening", "Pest management solutions", "Composting and soil health workshops"],
|
||||
},
|
||||
]}
|
||||
title="Nurturing Your Green Vision"
|
||||
@@ -155,65 +116,23 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Shama Gardens",
|
||||
name: "Potted Rose Bush",
|
||||
price: "$35.00",
|
||||
rating: 5,
|
||||
reviewCount: "87 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-pink-flowers-with-water-droplets_1259-43.jpg",
|
||||
imageAlt: "Vibrant red potted rose bush",
|
||||
},
|
||||
id: "p1", brand: "Shama Gardens", name: "Potted Rose Bush", price: "$35.00", rating: 5,
|
||||
reviewCount: "87 reviews", imageSrc: "http://img.b2bpic.net/free-photo/light-pink-flowers-with-water-droplets_1259-43.jpg", imageAlt: "Vibrant red potted rose bush"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Heirloom Seeds",
|
||||
name: "Organic Vegetable Seeds",
|
||||
price: "$8.50",
|
||||
rating: 4,
|
||||
reviewCount: "120 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selling-plant-online-close-up-hands-holding-shipping-box-full-with-pots-plants_1150-26649.jpg",
|
||||
imageAlt: "Assorted organic vegetable seed packets",
|
||||
},
|
||||
id: "p2", brand: "Heirloom Seeds", name: "Organic Vegetable Seeds", price: "$8.50", rating: 4,
|
||||
reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/selling-plant-online-close-up-hands-holding-shipping-box-full-with-pots-plants_1150-26649.jpg", imageAlt: "Assorted organic vegetable seed packets"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Shama Botanicals",
|
||||
name: "Lavender Plant",
|
||||
price: "$22.00",
|
||||
rating: 5,
|
||||
reviewCount: "65 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-little-flowers-wall_1232-2997.jpg",
|
||||
imageAlt: "Fragrant potted lavender plant",
|
||||
},
|
||||
id: "p3", brand: "Shama Botanicals", name: "Lavender Plant", price: "$22.00", rating: 5,
|
||||
reviewCount: "65 reviews", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-little-flowers-wall_1232-2997.jpg", imageAlt: "Fragrant potted lavender plant"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Desert Blooms",
|
||||
name: "Succulent Trio",
|
||||
price: "$28.00",
|
||||
rating: 4,
|
||||
reviewCount: "92 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/succulent-plants-white-pots_53876-134309.jpg",
|
||||
imageAlt: "Three diverse succulent plants in small pots",
|
||||
},
|
||||
id: "p4", brand: "Desert Blooms", name: "Succulent Trio", price: "$28.00", rating: 4,
|
||||
reviewCount: "92 reviews", imageSrc: "http://img.b2bpic.net/free-photo/succulent-plants-white-pots_53876-134309.jpg", imageAlt: "Three diverse succulent plants in small pots"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Orchard Harvest",
|
||||
name: "Fruit Tree Sapling",
|
||||
price: "$50.00",
|
||||
rating: 5,
|
||||
reviewCount: "48 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-beautiful-house-plant_23-2148488511.jpg",
|
||||
imageAlt: "Young fruit tree sapling in a nursery pot",
|
||||
},
|
||||
id: "p5", brand: "Orchard Harvest", name: "Fruit Tree Sapling", price: "$50.00", rating: 5,
|
||||
reviewCount: "48 reviews", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holding-beautiful-house-plant_23-2148488511.jpg", imageAlt: "Young fruit tree sapling in a nursery pot"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Green Thumb",
|
||||
name: "Herb Garden Kit",
|
||||
price: "$45.00",
|
||||
rating: 4,
|
||||
reviewCount: "78 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-bag-with-groceries-car_23-2148523367.jpg",
|
||||
imageAlt: "DIY herb garden kit with seeds and pots",
|
||||
},
|
||||
id: "p6", brand: "Green Thumb", name: "Herb Garden Kit", price: "$45.00", rating: 4,
|
||||
reviewCount: "78 reviews", imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-bag-with-groceries-car_23-2148523367.jpg", imageAlt: "DIY herb garden kit with seeds and pots"},
|
||||
]}
|
||||
title="Our Diverse Collection"
|
||||
description="Explore a curated selection of healthy plants, heirloom seeds, and essential gardening supplies, all grown with care and expertise."
|
||||
@@ -227,58 +146,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "plan-1",
|
||||
badge: "Beginner",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$150",
|
||||
subtitle: "Starter Garden Design",
|
||||
buttons: [
|
||||
id: "plan-1", badge: "Beginner", badgeIcon: Sparkles,
|
||||
price: "$150", subtitle: "Starter Garden Design", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Initial consultation (1 hour)",
|
||||
"Basic layout plan",
|
||||
"Plant selection guide for small spaces",
|
||||
],
|
||||
"Initial consultation (1 hour)", "Basic layout plan", "Plant selection guide for small spaces"],
|
||||
},
|
||||
{
|
||||
id: "plan-2",
|
||||
badge: "Popular",
|
||||
badgeIcon: Star,
|
||||
price: "$300",
|
||||
subtitle: "Seasonal Garden Maintenance",
|
||||
buttons: [
|
||||
id: "plan-2", badge: "Popular", badgeIcon: Star,
|
||||
price: "$300", subtitle: "Seasonal Garden Maintenance", buttons: [
|
||||
{
|
||||
text: "Choose Plan",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Choose Plan", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Monthly garden check-up & trim",
|
||||
"Seasonal planting recommendations",
|
||||
"Pest and disease prevention",
|
||||
],
|
||||
"Monthly garden check-up & trim", "Seasonal planting recommendations", "Pest and disease prevention"],
|
||||
},
|
||||
{
|
||||
id: "plan-3",
|
||||
badge: "Premium",
|
||||
badgeIcon: Award,
|
||||
price: "$750",
|
||||
subtitle: "Premium Landscape Transformation",
|
||||
buttons: [
|
||||
id: "plan-3", badge: "Premium", badgeIcon: Award,
|
||||
price: "$750", subtitle: "Premium Landscape Transformation", buttons: [
|
||||
{
|
||||
text: "Inquire Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Inquire Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Comprehensive site analysis & design",
|
||||
"Custom plant sourcing & installation",
|
||||
"1 year post-installation support",
|
||||
],
|
||||
"Comprehensive site analysis & design", "Custom plant sourcing & installation", "1 year post-installation support"],
|
||||
},
|
||||
]}
|
||||
title="Tailored Green Solutions"
|
||||
@@ -292,50 +184,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "My Garden has Never Looked Better!",
|
||||
quote: "Shama Nurseries transformed my backyard into a vibrant oasis. The team was incredibly knowledgeable and passionate. Every plant thrives!",
|
||||
name: "Sarah M.",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-curly-haired-woman-just-relaxes-chair-holds-pot-with-beautiful-green-cactus-being-alone-with-her-thoughts-dressed-casual-turtleneck_273609-45445.jpg",
|
||||
imageAlt: "Smiling woman in her garden",
|
||||
},
|
||||
id: "t1", title: "My Garden has Never Looked Better!", quote: "Shama Nurseries transformed my backyard into a vibrant oasis. The team was incredibly knowledgeable and passionate. Every plant thrives!", name: "Sarah M.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-curly-haired-woman-just-relaxes-chair-holds-pot-with-beautiful-green-cactus-being-alone-with-her-thoughts-dressed-casual-turtleneck_273609-45445.jpg", imageAlt: "Smiling woman in her garden"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Exceptional Quality and Service",
|
||||
quote: "I've been sourcing plants from Shama for years, and the quality is consistently outstanding. Their staff always goes the extra mile with advice.",
|
||||
name: "John D.",
|
||||
role: "Landscape Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-attractive-young-bearded-caucasian-gardener-blue-t-shirt-working-garden-collecting-salad-leaves-vegetables-watering-plants_176420-19899.jpg",
|
||||
imageAlt: "Man smiling in a nursery",
|
||||
},
|
||||
id: "t2", title: "Exceptional Quality and Service", quote: "I've been sourcing plants from Shama for years, and the quality is consistently outstanding. Their staff always goes the extra mile with advice.", name: "John D.", role: "Landscape Designer", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-attractive-young-bearded-caucasian-gardener-blue-t-shirt-working-garden-collecting-salad-leaves-vegetables-watering-plants_176420-19899.jpg", imageAlt: "Man smiling in a nursery"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "A True Green Partner",
|
||||
quote: "From organic seeds to landscaping consultations, Shama Nurseries has been an invaluable partner in our journey to a sustainable lifestyle.",
|
||||
name: "Emily R.",
|
||||
role: "Community Gardener",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-girl-posing-tree_23-2148260059.jpg",
|
||||
imageAlt: "Woman with plants",
|
||||
},
|
||||
id: "t3", title: "A True Green Partner", quote: "From organic seeds to landscaping consultations, Shama Nurseries has been an invaluable partner in our journey to a sustainable lifestyle.", name: "Emily R.", role: "Community Gardener", imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-girl-posing-tree_23-2148260059.jpg", imageAlt: "Woman with plants"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "The Best Place for Plants",
|
||||
quote: "The variety of plants at Shama Nurseries is incredible, and everything is so healthy. It's truly a hidden gem for anyone passionate about gardening.",
|
||||
name: "Michael S.",
|
||||
role: "Avid Gardener",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-elderly-female-gardener-wearing-gardening-hat-holding-looking-flowerpots_141793-103679.jpg",
|
||||
imageAlt: "Man looking at plants",
|
||||
},
|
||||
id: "t4", title: "The Best Place for Plants", quote: "The variety of plants at Shama Nurseries is incredible, and everything is so healthy. It's truly a hidden gem for anyone passionate about gardening.", name: "Michael S.", role: "Avid Gardener", imageSrc: "http://img.b2bpic.net/free-photo/impressed-elderly-female-gardener-wearing-gardening-hat-holding-looking-flowerpots_141793-103679.jpg", imageAlt: "Man looking at plants"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Knowledgeable and Friendly Staff",
|
||||
quote: "I always leave Shama Nurseries feeling inspired and well-informed. The team's expertise and friendly demeanor make every visit a joy.",
|
||||
name: "Jessica P.",
|
||||
role: "New Gardener",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-sunset_23-2147638854.jpg",
|
||||
imageAlt: "Woman with a child in a garden",
|
||||
},
|
||||
id: "t5", title: "Knowledgeable and Friendly Staff", quote: "I always leave Shama Nurseries feeling inspired and well-informed. The team's expertise and friendly demeanor make every visit a joy.", name: "Jessica P.", role: "New Gardener", imageSrc: "http://img.b2bpic.net/free-photo/kids-sunset_23-2147638854.jpg", imageAlt: "Woman with a child in a garden"},
|
||||
]}
|
||||
title="Voices from Our Garden"
|
||||
description="Hear what our cherished clients have to say about their experience with Shama Nurseries & Farms, and how we've helped their green dreams flourish."
|
||||
@@ -348,25 +205,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What are your nursery hours?",
|
||||
content: "We are open Monday to Saturday from 9:00 AM to 6:00 PM, and Sunday from 10:00 AM to 4:00 PM. Please check our website for holiday hours.",
|
||||
},
|
||||
id: "faq1", title: "What are your nursery hours?", content: "We are open Monday to Saturday from 9:00 AM to 6:00 PM, and Sunday from 10:00 AM to 4:00 PM. Please check our website for holiday hours."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Do you offer delivery services?",
|
||||
content: "Yes, we offer local delivery within a 30-mile radius. Delivery fees vary based on distance and order size. Contact us for a precise quote.",
|
||||
},
|
||||
id: "faq2", title: "Do you offer delivery services?", content: "Yes, we offer local delivery within a 30-mile radius. Delivery fees vary based on distance and order size. Contact us for a precise quote."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "What payment methods do you accept?",
|
||||
content: "We accept all major credit cards, debit cards, and cash. For larger landscaping projects, we also offer flexible payment plans.",
|
||||
},
|
||||
id: "faq3", title: "What payment methods do you accept?", content: "We accept all major credit cards, debit cards, and cash. For larger landscaping projects, we also offer flexible payment plans."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "How do I care for my new plant?",
|
||||
content: "Each plant comes with a care guide, and our experts are always available to provide personalized advice. You can also find detailed care tips on our blog.",
|
||||
},
|
||||
id: "faq4", title: "How do I care for my new plant?", content: "Each plant comes with a care guide, and our experts are always available to provide personalized advice. You can also find detailed care tips on our blog."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-man-growing-plants_23-2148918536.jpg"
|
||||
imageAlt="Gardener assisting a customer in a plant nursery"
|
||||
@@ -385,28 +230,17 @@ export default function LandingPage() {
|
||||
description="We'd love to hear from you! Reach out to our team for plant advice, service inquiries, or partnership opportunities."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "subject",
|
||||
type: "text",
|
||||
placeholder: "Subject",
|
||||
required: false,
|
||||
name: "subject", type: "text", placeholder: "Subject", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your Message",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Your Message", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7004.jpg"
|
||||
@@ -422,58 +256,35 @@ export default function LandingPage() {
|
||||
logoText="Shama Nurseries & Farms"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#blog",
|
||||
},
|
||||
label: "Blog", href: "#blog"},
|
||||
{
|
||||
label: "Care Guides",
|
||||
href: "#care-guides",
|
||||
},
|
||||
label: "Care Guides", href: "#care-guides"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Email Us",
|
||||
href: "mailto:info@shamanurseries.com",
|
||||
},
|
||||
label: "Email Us", href: "mailto:info@shamanurseries.com"},
|
||||
{
|
||||
label: "Call Us: (123) 456-7890",
|
||||
href: "tel:+1234567890",
|
||||
},
|
||||
label: "Call Us: (123) 456-7890", href: "tel:+1234567890"},
|
||||
{
|
||||
label: "Visit Us",
|
||||
href: "https://maps.google.com/?q=Shama+Nurseries+Farms",
|
||||
},
|
||||
label: "Visit Us", href: "https://maps.google.com/?q=Shama+Nurseries+Farms"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user