Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-06-09 10:51:10 +00:00

View File

@@ -61,19 +61,19 @@ export default function LandingPage() {
description="Stay updated with the latest trends, tips, and news in landscaping, irrigation, and sustainable agriculture in the UAE."
blogs={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-flowers-basket-near-green-plants_23-2148068755.jpg", imageAlt: "Landscaping trends in UAE modern garden", title: "Top 5 Landscaping Trends for UAE Villas in 2024", date: "2024-03-10", id: "1"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-flowers-basket-near-green-plants_23-2148068755.jpg", imageAlt: "Landscaping trends in UAE modern garden", title: "Top 5 Landscaping Trends for UAE Villas in 2024", category: "Landscaping", excerpt: "Discover the latest landscaping trends shaping UAE villas in 2024, focusing on sustainability and modern design.", authorName: "Abdullah Al Mansouri", authorAvatar: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18998.jpg", date: "2024-03-10", id: "1", href: "#"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cereus-white-succulent_1372-348.jpg", imageAlt: "Best plants for UAE climate arid resistant", title: "Drought-Resistant Plants: Beautifying Your Garden in the Desert Climate", date: "2024-02-28", id: "2"
imageSrc: "http://img.b2bpic.net/free-photo/cereus-white-succulent_1372-348.jpg", imageAlt: "Best plants for UAE climate arid resistant", title: "Drought-Resistant Plants: Beautifying Your Garden in the Desert Climate", category: "Gardening", excerpt: "Learn about drought-resistant plants that thrive in the UAE's desert climate, enhancing beauty while conserving water.", authorName: "Dr. Aisha Khalid", authorAvatar: "http://img.b2bpic.net/free-photo/high-angle-woman-with-agenda_23-2148357608.jpg", date: "2024-02-28", id: "2", href: "#"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-cutting-plants-with-scissor_23-2147844327.jpg", imageAlt: "Garden maintenance tips healthy lawn", title: "Seasonal Garden Maintenance Checklist for a Lush Green Lawn", date: "2024-02-15", id: "3"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-cutting-plants-with-scissor_23-2147844327.jpg", imageAlt: "Garden maintenance tips healthy lawn", title: "Seasonal Garden Maintenance Checklist for a Lush Green Lawn", category: "Maintenance", excerpt: "A comprehensive checklist for seasonal garden maintenance to ensure your lawn stays lush and healthy year-round.", authorName: "Saeed Bin Rashid", authorAvatar: "http://img.b2bpic.net/free-photo/man-greenhouse_1398-1871.jpg", date: "2024-02-15", id: "3", href: "#"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/germination-microgreens-germination-seeds-home_169016-34919.jpg", imageAlt: "Germination of microgreens seeds at home", title: "The Benefits of Smart Irrigation Systems for Water Conservation", date: "2024-01-30", id: "4"
imageSrc: "http://img.b2bpic.net/free-photo/germination-microgreens-germination-seeds-home_169016-34919.jpg", imageAlt: "Germination of microgreens seeds at home", title: "The Benefits of Smart Irrigation Systems for Water Conservation", category: "Irrigation", excerpt: "Explore how smart irrigation systems contribute to water conservation and efficient garden management in arid regions.", authorName: "Lina Hassan", authorAvatar: "http://img.b2bpic.net/free-photo/still-life-flower-press-technique_52683-111440.jpg", date: "2024-01-30", id: "4", href: "#"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-care-plants_23-2149128186.jpg", imageAlt: "Medium shot woman taking care of plants", title: "Creating an Edible Garden: From Desert to Table", date: "2024-01-20", id: "5"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-care-plants_23-2149128186.jpg", imageAlt: "Medium shot woman taking care of plants", title: "Creating an Edible Garden: From Desert to Table", category: "Agriculture", excerpt: "Discover how to cultivate your own edible garden in the desert, bringing fresh produce from your backyard to your table.", authorName: "Dr. Aisha Khalid", authorAvatar: "http://img.b2bpic.net/free-photo/high-angle-woman-with-agenda_23-2148357608.jpg", date: "2024-01-20", id: "5", href: "#"
}
]}
/>