From 29dee0bab8b41d3ac1cc100bccd8acb6b034c237 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:03:25 +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 9ad16ce..dd69ca7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { { title: "Guests Scan the QR Code", description: "Guests scan with any phone camera. No app download. No account needed. Pure simplicity.", imageSrc: "http://img.b2bpic.net/free-vector/qr-code-scan-mobile-phone_78370-5887.jpg"}, { - title: "All Memories Collected Automatically", description: "Photos, videos, and messages flow in real-time. Download everything organized in one beautiful package.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-box_23-2148975615.jpg"}, + title: "All Memories Collected Automatically", description: "Photos, videos, and messages flow in real-time. Download everything organized in one beautiful package.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-box_23-2148975615.jpg?_wi=1"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -128,7 +128,7 @@ export default function LandingPage() { { title: "Bank-Level Security", description: "Your memories are encrypted and protected. We take privacy as seriously as you do.", imageSrc: "http://img.b2bpic.net/free-photo/padlock-computer-circuit-board_93675-129557.jpg"}, { - title: "One Download, Forever", description: "Download everything in one organized package. Yours forever. No subscriptions, no surprises.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-box_23-2148975615.jpg"}, + title: "One Download, Forever", description: "Download everything in one organized package. Yours forever. No subscriptions, no surprises.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-box_23-2148975615.jpg?_wi=2"}, { title: "Instant Sharing", description: "Share live galleries with family and friends. Real-time updates as moments arrive.", imageSrc: "http://img.b2bpic.net/free-photo/workers-choosing-images-computer-screen_1170-57.jpg"}, ]} -- 2.49.1