From 3282f47f5ea25bd81a5c4b5bb47da3a8ce7e5d1b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 06:43:09 +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 173c5e8..072c78f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Join VibeGram", href: "https://vibegram.app/signup" }, { text: "Explore Features", href: "#features" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYoZZL82Z7rVMT4V5bK0WFvjPE/a-modern-instagram-style-social-media-fe-1772779001071-0fa21c62.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYoZZL82Z7rVMT4V5bK0WFvjPE/a-modern-instagram-style-social-media-fe-1772779001071-0fa21c62.png?_wi=1" imageAlt="VibeGram social media feed interface" avatars={[ { @@ -77,7 +77,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Stunning Photo Feed", author: "Photography First", description: "Share high-quality photos with advanced filters, editing tools, and professional-grade image display. Beautiful card layouts showcase your best moments.", tags: ["Photography", "Sharing"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYoZZL82Z7rVMT4V5bK0WFvjPE/a-modern-instagram-style-social-media-fe-1772779001071-0fa21c62.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYoZZL82Z7rVMT4V5bK0WFvjPE/a-modern-instagram-style-social-media-fe-1772779001071-0fa21c62.png?_wi=2" }, { id: "2", title: "Vertical Video Reels", author: "Video Innovation", description: "Create and discover trending short-form video content. Infinite scroll through reels with engagement metrics, sharing, and algorithm-powered recommendations.", tags: ["Video", "Trending"], -- 2.49.1