Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@citymanager",
|
||||
testimonial: "This system revolutionized our road maintenance turnaround.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=1",
|
||||
imageAlt: "urban infrastructure AI monitoring",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@publicworks",
|
||||
testimonial: "Waste cleanup response times dropped by 40%.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-business-graph-growth-world-map-concept_53876-21165.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-business-graph-growth-world-map-concept_53876-21165.jpg?_wi=1",
|
||||
imageAlt: "ai software interface analytics",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@urbanplanner",
|
||||
testimonial: "Excellent predictive analytics for city upkeep.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mile-stone-near-local-road_1150-10677.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mile-stone-near-local-road_1150-10677.jpg?_wi=1",
|
||||
imageAlt: "pothole detection system",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@ecoactivist",
|
||||
testimonial: "Finally a high-tech solution for our streets.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-with-its-credit-card_23-2149167247.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-with-its-credit-card_23-2149167247.jpg?_wi=1",
|
||||
imageAlt: "waste management ai",
|
||||
},
|
||||
{
|
||||
@@ -95,11 +95,11 @@ export default function LandingPage() {
|
||||
handle: "@mayoroffice",
|
||||
testimonial: "Game changer for our municipal efficiency.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-tablet_23-2148751965.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-tablet_23-2148751965.jpg?_wi=1",
|
||||
imageAlt: "city maintenance alert system",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=2"
|
||||
imageAlt="AI dashboard analysis"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
description: "Instant notifications dispatched to maintenance crews.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/global-business-graph-growth-world-map-concept_53876-21165.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/global-business-graph-growth-world-map-concept_53876-21165.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
"AI",
|
||||
"Roads",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mile-stone-near-local-road_1150-10677.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mile-stone-near-local-road_1150-10677.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
"AI",
|
||||
"Cleanup",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-with-its-credit-card_23-2149167247.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-with-its-credit-card_23-2149167247.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
"Alerts",
|
||||
"Speed",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-tablet_23-2148751965.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-tablet_23-2148751965.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Monitoring Suite"
|
||||
@@ -278,7 +278,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architect-using-transparent-tablet-smart-construction-technology-double-color-exposure-effect_53876-102743.jpg?_wi=3"
|
||||
logoText="CityClean AI"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user