From 8cf85f3440ef852ac20581f2ec19b96cd45ba4b0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 08:50:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 44 ++++++++++++++++---------------------------- 1 file changed, 16 insertions(+), 28 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ac3cfef..172ae6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,16 +107,16 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "1", title: "Search Your City", description: "Enter any Georgian city name in Georgian or English. Get instant results for Tbilisi, Kutaisi, Gori, Zugdidi, and 10+ other cities.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-infographic_23-2149207130.jpg?_wi=2", imageAlt: "Dashboard illustration" + id: 1, title: "Search Your City", description: "Enter any Georgian city name in Georgian or English. Get instant results for Tbilisi, Kutaisi, Gori, Zugdidi, and 10+ other cities.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-infographic_23-2149207130.jpg?_wi=2", imageAlt: "Dashboard illustration" }, { - id: "2", title: "Understand the Data", description: "See color-coded Air Quality Index (AQI) with simple status: Good, Moderate, Unhealthy, or Hazardous. No confusing numbers—just clear guidance.", imageSrc: "http://img.b2bpic.net/free-photo/green-liquid-with-colourful-bits_23-2147934596.jpg?_wi=1", imageAlt: "Education content" + id: 2, title: "Understand the Data", description: "See color-coded Air Quality Index (AQI) with simple status: Good, Moderate, Unhealthy, or Hazardous. No confusing numbers—just clear guidance.", imageSrc: "http://img.b2bpic.net/free-photo/green-liquid-with-colourful-bits_23-2147934596.jpg?_wi=1", imageAlt: "Education content" }, { - id: "3", title: "Get Health Recommendations", description: "Specific advice for your situation: Are you a parent? Athlete? Have respiratory conditions? We personalize guidance to your needs.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-family-doing-picnic_23-2148113812.jpg?_wi=1", imageAlt: "Health recommendations" + id: 3, title: "Get Health Recommendations", description: "Specific advice for your situation: Are you a parent? Athlete? Have respiratory conditions? We personalize guidance to your needs.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-family-doing-picnic_23-2148113812.jpg?_wi=1", imageAlt: "Health recommendations" }, { - id: "4", title: "Make Informed Decisions", description: "Decide safely: skip outdoor activities, reschedule exercise, or close windows. Take control of your health based on real data.", imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147805942.jpg?_wi=2", imageAlt: "Hero main" + id: 4, title: "Make Informed Decisions", description: "Decide safely: skip outdoor activities, reschedule exercise, or close windows. Take control of your health based on real data.", imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147805942.jpg?_wi=2", imageAlt: "Hero main" } ]} animationType="blur-reveal" @@ -133,28 +133,22 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "pm25", brand: "Particle Matter", name: "PM2.5: Fine Particles", price: "What's This?", rating: 5, - reviewCount: "Respiratory", imageSrc: "http://img.b2bpic.net/free-photo/green-liquid-with-colourful-bits_23-2147934596.jpg?_wi=2", imageAlt: "PM2.5 particles" + id: "pm25", brand: "Particle Matter", name: "PM2.5: Fine Particles", price: "What's This?", rating: 5, reviewCount: "Respiratory", imageSrc: "http://img.b2bpic.net/free-photo/green-liquid-with-colourful-bits_23-2147934596.jpg?_wi=2", imageAlt: "PM2.5 particles" }, { - id: "pollution-sources", brand: "Environmental Science", name: "Pollution Sources in Georgia", price: "Where Does It Come From?", rating: 5, - reviewCount: "Traffic & Industry", imageSrc: "http://img.b2bpic.net/free-photo/green-liquid-with-colourful-bits_23-2147934596.jpg?_wi=3", imageAlt: "Pollution sources" + id: "pollution-sources", brand: "Environmental Science", name: "Pollution Sources in Georgia", price: "Where Does It Come From?", rating: 5, reviewCount: "Traffic & Industry", imageSrc: "http://img.b2bpic.net/free-photo/green-liquid-with-colourful-bits_23-2147934596.jpg?_wi=3", imageAlt: "Pollution sources" }, { - id: "seasonal-patterns", brand: "Climate Analysis", name: "Seasonal Pollution Patterns", price: "Why Winter Is Worse", rating: 5, - reviewCount: "Temperature Effects", imageSrc: "http://img.b2bpic.net/free-photo/green-liquid-with-colourful-bits_23-2147934596.jpg?_wi=4", imageAlt: "Seasonal patterns" + id: "seasonal-patterns", brand: "Climate Analysis", name: "Seasonal Pollution Patterns", price: "Why Winter Is Worse", rating: 5, reviewCount: "Temperature Effects", imageSrc: "http://img.b2bpic.net/free-photo/green-liquid-with-colourful-bits_23-2147934596.jpg?_wi=4", imageAlt: "Seasonal patterns" }, { - id: "health-protection", brand: "Health Guidance", name: "Protecting Your Health", price: "Practical Tips", rating: 5, - reviewCount: "Evidence-Based", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-family-doing-picnic_23-2148113812.jpg?_wi=2", imageAlt: "Health protection" + id: "health-protection", brand: "Health Guidance", name: "Protecting Your Health", price: "Practical Tips", rating: 5, reviewCount: "Evidence-Based", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-family-doing-picnic_23-2148113812.jpg?_wi=2", imageAlt: "Health protection" }, { - id: "vulnerable-groups", brand: "Special Populations", name: "Vulnerable Groups & Air Quality", price: "Who's At Risk?", rating: 5, - reviewCount: "Children & Elderly", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-family-doing-picnic_23-2148113812.jpg?_wi=3", imageAlt: "Vulnerable groups" + id: "vulnerable-groups", brand: "Special Populations", name: "Vulnerable Groups & Air Quality", price: "Who's At Risk?", rating: 5, reviewCount: "Children & Elderly", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-family-doing-picnic_23-2148113812.jpg?_wi=3", imageAlt: "Vulnerable groups" }, { - id: "georgia-context", brand: "Local Insights", name: "Air Quality in Georgia", price: "Our National Context", rating: 5, - reviewCount: "Regional Analysis", imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147805942.jpg?_wi=3", imageAlt: "Georgia context" + id: "georgia-context", brand: "Local Insights", name: "Air Quality in Georgia", price: "Our National Context", rating: 5, reviewCount: "Regional Analysis", imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147805942.jpg?_wi=3", imageAlt: "Georgia context" } ]} gridVariant="three-columns-all-equal-width" @@ -219,28 +213,22 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Nana Gvakharia", role: "Parent", company: "Tbilisi", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tired-businessman-sitting-with-reports-outdoors_74855-4763.jpg?_wi=2", imageAlt: "Nana Gvakharia" + id: "1", name: "Nana Gvakharia", role: "Parent", company: "Tbilisi", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/tired-businessman-sitting-with-reports-outdoors_74855-4763.jpg?_wi=2", imageAlt: "Nana Gvakharia" }, { - id: "2", name: "Giorgi Beridze", role: "Athlete", company: "Kutaisi", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2786.jpg?_wi=2", imageAlt: "Giorgi Beridze" + id: "2", name: "Giorgi Beridze", role: "Athlete", company: "Kutaisi", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2786.jpg?_wi=2", imageAlt: "Giorgi Beridze" }, { - id: "3", name: "Irina Shengelia", role: "Healthcare Provider", company: "Gori Medical Center", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-senior-couple-sitting-field-with-leaves_23-2148343442.jpg?_wi=2", imageAlt: "Irina Shengelia" + id: "3", name: "Irina Shengelia", role: "Healthcare Provider", company: "Gori Medical Center", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-senior-couple-sitting-field-with-leaves_23-2148343442.jpg?_wi=2", imageAlt: "Irina Shengelia" }, { - id: "4", name: "David Kitelashvili", role: "Environmental Educator", company: "Georgian Schools Network", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg?_wi=2", imageAlt: "David Kitelashvili" + id: "4", name: "David Kitelashvili", role: "Environmental Educator", company: "Georgian Schools Network", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg?_wi=2", imageAlt: "David Kitelashvili" }, { - id: "5", name: "Maia Savaneli", role: "Senior Community Leader", company: "Zugdidi", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/classmates-reading-learning-from-notes-laptop_23-2149265728.jpg", imageAlt: "Maia Savaneli" + id: "5", name: "Maia Savaneli", role: "Senior Community Leader", company: "Zugdidi", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/classmates-reading-learning-from-notes-laptop_23-2149265728.jpg", imageAlt: "Maia Savaneli" }, { - id: "6", name: "Giorgi Urushadze", role: "Environmental Scientist", company: "Georgian Environmental Institute", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/resting-young-female-sitting-time_1262-2795.jpg", imageAlt: "Giorgi Urushadze" + id: "6", name: "Giorgi Urushadze", role: "Environmental Scientist", company: "Georgian Environmental Institute", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/resting-young-female-sitting-time_1262-2795.jpg", imageAlt: "Giorgi Urushadze" } ]} gridVariant="three-columns-all-equal-width" -- 2.49.1