Update src/app/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=1"
|
||||
imageAlt="AI City Assistant"
|
||||
avatars={[
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Report Issues",
|
||||
description: "Quickly report potholes, garbage, or water leaks and track their resolution status instantly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/politics-icon-set_1262-7975.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/politics-icon-set_1262-7975.jpg?_wi=1",
|
||||
imageAlt: "Report",
|
||||
},
|
||||
{
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions? We have the answers."
|
||||
faqsAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/ai-chatbot-assisting-female-freelancer-through-seamless-interface-pc_482257-123071.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
tag="Join Us"
|
||||
title="Get Involved Today"
|
||||
description="Join thousands of citizens using CivicAI to improve their neighborhood."
|
||||
imageSrc="http://img.b2bpic.net/free-vector/politics-icon-set_1262-7975.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/politics-icon-set_1262-7975.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user