Update src/app/page.tsx

This commit is contained in:
2026-05-26 12:12:01 +00:00
parent 679c11e066
commit 4d7f5324d1

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/graphic-designers-discussing-laptop_1170-1863.jpg"
imageSrc="http://img.b2bpic.net/free-photo/graphic-designers-discussing-laptop_1170-1863.jpg?_wi=1"
imageAlt="Dynamic team collaborating on social media strategy"
showDimOverlay={true}
/>
@@ -86,7 +86,7 @@ export default function LandingPage() {
description="At eXpand AD, we believe in unlocking the full potential of your brand online. Our tailored social media strategies, impactful influencer campaigns, and bespoke brand designs are crafted to drive measurable results."
subdescription="We specialize in empowering businesses of all sizes to navigate the complexities of the digital landscape, ensuring a strong, consistent, and engaging presence."
icon={Rocket}
imageSrc="http://img.b2bpic.net/free-photo/smiling-corporate-employee-talking-with-remote-friend-videocall_482257-77679.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-corporate-employee-talking-with-remote-friend-videocall_482257-77679.jpg?_wi=1"
imageAlt="Marketing professional overseeing social media strategy"
mediaAnimation="slide-up"
/>
@@ -100,7 +100,7 @@ export default function LandingPage() {
{
title: "Social Media Management",
description: "Engage your audience and build your brand with expert content strategy, scheduling, and community management.",
imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904330.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904330.jpg?_wi=1",
imageAlt: "Phone showing social media app icons and dashboard",
buttonIcon: "Globe",
buttonHref: "/services",
@@ -108,7 +108,7 @@ export default function LandingPage() {
{
title: "Influencer Marketing",
description: "Amplify your reach and boost credibility through authentic collaborations with key industry influencers.",
imageSrc: "http://img.b2bpic.net/free-photo/blogger-filming-herself-with-mobile-phone_23-2148586378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blogger-filming-herself-with-mobile-phone_23-2148586378.jpg?_wi=1",
imageAlt: "Collage of diverse influencers interacting online",
buttonIcon: "Zap",
buttonHref: "/services",
@@ -116,7 +116,7 @@ export default function LandingPage() {
{
title: "Brand Design & Strategy",
description: "Craft a memorable brand identity from logo to visual guidelines that resonates with your target market.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345450.jpg?_wi=1",
imageAlt: "Graphic design workspace with brand guideline document",
buttonIcon: "Palette",
buttonHref: "/services",
@@ -210,7 +210,7 @@ export default function LandingPage() {
tag: "Social Media",
avatarSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg",
avatarAlt: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/graphic-designers-discussing-laptop_1170-1863.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/graphic-designers-discussing-laptop_1170-1863.jpg?_wi=2",
imageAlt: "female CEO headshot smiling",
},
{
@@ -222,7 +222,7 @@ export default function LandingPage() {
tag: "Influencer",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
avatarAlt: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-corporate-employee-talking-with-remote-friend-videocall_482257-77679.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-corporate-employee-talking-with-remote-friend-videocall_482257-77679.jpg?_wi=2",
imageAlt: "female CEO headshot smiling",
},
{
@@ -234,7 +234,7 @@ export default function LandingPage() {
tag: "Brand Design",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg",
avatarAlt: "Emily Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904330.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904330.jpg?_wi=2",
imageAlt: "female CEO headshot smiling",
},
{
@@ -246,7 +246,7 @@ export default function LandingPage() {
tag: "Strategy",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-bored-man-sitting-couch-flipping-though-tv-channels_482257-126574.jpg",
avatarAlt: "David Kim",
imageSrc: "http://img.b2bpic.net/free-photo/blogger-filming-herself-with-mobile-phone_23-2148586378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blogger-filming-herself-with-mobile-phone_23-2148586378.jpg?_wi=2",
imageAlt: "female CEO headshot smiling",
},
{
@@ -258,7 +258,7 @@ export default function LandingPage() {
tag: "Support",
avatarSrc: "http://img.b2bpic.net/free-photo/blond-businessman-surprised-expression_1194-3809.jpg",
avatarAlt: "Jessica Lee",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345450.jpg?_wi=2",
imageAlt: "female CEO headshot smiling",
},
]}