Update src/app/page.tsx

This commit is contained in:
2026-04-11 07:37:31 +00:00
parent 36de748f6b
commit 4e65972f22

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=1",
imageAlt: "Professional web creation",
},
{
@@ -121,7 +121,7 @@ export default function LandingPage() {
id: "p1",
name: "Landing Page Package",
price: "One-time cost",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg?_wi=1",
},
{
id: "p2",
@@ -194,7 +194,7 @@ export default function LandingPage() {
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=2",
imageAlt: "Empty startup office displays statistics",
},
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg?_wi=2",
imageAlt: "Empty startup office displays statistics",
},
]}