Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-03-06 06:43:14 +00:00

View File

@@ -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"],