diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d5b038..d76d113 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "See Packages", href: "#pricing" }, { text: "Talk to Us on WhatsApp", href: "https://wa.me/910000000000" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqFHT9Tly8yvrdynWrTqvFgCDi/uploaded-1775200998322-ty13afuy.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqFHT9Tly8yvrdynWrTqvFgCDi/uploaded-1775200998322-ty13afuy.png?_wi=1" imageAlt="YOR Brand Logo" mediaAnimation="slide-up" avatars={[ @@ -123,7 +123,7 @@ export default function LandingPage() { reverse: false }, { - id: "f2", title: "Smart Analytics", description: "Understand your traffic with ease.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqFHT9Tly8yvrdynWrTqvFgCDi/uploaded-1775200998322-ty13afuy.png", imageAlt: "Dashboard" }, + id: "f2", title: "Smart Analytics", description: "Understand your traffic with ease.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqFHT9Tly8yvrdynWrTqvFgCDi/uploaded-1775200998322-ty13afuy.png?_wi=2", imageAlt: "Dashboard" }, items: [{ icon: BarChart, text: "Real-time data" }, { icon: Zap, text: "Instant insights" }], reverse: true },