Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-03 07:24:55 +00:00

View File

@@ -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
},