Update src/app/page.tsx

This commit is contained in:
2026-06-08 05:13:46 +00:00
parent 0eb740a43a
commit d6dd466b32

View File

@@ -112,7 +112,7 @@ export default function LandingPage() {
},
]}
avatarText="Join 10,000+ designers & developers"
imageSrc="http://img.b2bpic.net/free-photo/female-web-designer-office_23-2149749873.jpg"
imageSrc="http://img.b2bpic.net/free-photo/female-web-designer-office_23-2149749873.jpg?_wi=1"
imageAlt="WireGen AI Dashboard Preview"
mediaAnimation="slide-up"
fixedMediaHeight={true}
@@ -184,7 +184,7 @@ export default function LandingPage() {
imageAlt: "AI text to wireframe conversion",
},
],
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148158860.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148158860.jpg?_wi=1",
imageAlt: "AI prompt input UI",
},
{
@@ -201,7 +201,7 @@ export default function LandingPage() {
imageAlt: "AI generated website plan JSON",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office_23-2149749873.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office_23-2149749873.jpg?_wi=2",
imageAlt: "AI prompt input UI",
},
{
@@ -391,7 +391,7 @@ export default function LandingPage() {
text: "Choose Pro",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148158860.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148158860.jpg?_wi=2",
imageAlt: "Mystical geometric shape",
},
{
@@ -410,7 +410,7 @@ export default function LandingPage() {
text: "Contact Sales",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office_23-2149749873.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-office_23-2149749873.jpg?_wi=3",
imageAlt: "Mystical geometric shape",
},
]}