From c39b6562f5705f21bdc2cad6259d31353f359777 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 07:24:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }, -- 2.49.1