From 40813042ca8e87395ecec3c276ab3a1a0b313459 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 14:05:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6098ec..3c6ca2c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,12 +52,12 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-vector/realistic-credit-card-design_23-2149125291.jpg", imageAlt: "3D Animated Digital Business Card" }, + { imageSrc: "http://img.b2bpic.net/free-vector/realistic-credit-card-design_23-2149125291.jpg?_wi=1", imageAlt: "3D Animated Digital Business Card" }, { imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-abstract-design_23-2147973206.jpg", imageAlt: "Premium Black Card" }, - { imageSrc: "http://img.b2bpic.net/free-psd/futuristic-personal-portfolio-business-card-template_23-2149222861.jpg", imageAlt: "Metallic Gold Card" }, - { imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-black-friday-youtube-thumbnail_23-2149123833.jpg", imageAlt: "Digital Card Demo Preview" }, - { imageSrc: "http://img.b2bpic.net/free-psd/80-s-aesthetics-business-card-template_23-2150365868.jpg", imageAlt: "Card Management Dashboard" }, - { imageSrc: "http://img.b2bpic.net/free-vector/mobile-phone-background-design_1212-316.jpg", imageAlt: "NFC Sharing Feature" } + { imageSrc: "http://img.b2bpic.net/free-psd/futuristic-personal-portfolio-business-card-template_23-2149222861.jpg?_wi=1", imageAlt: "Metallic Gold Card" }, + { imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-black-friday-youtube-thumbnail_23-2149123833.jpg?_wi=1", imageAlt: "Digital Card Demo Preview" }, + { imageSrc: "http://img.b2bpic.net/free-psd/80-s-aesthetics-business-card-template_23-2150365868.jpg?_wi=1", imageAlt: "Card Management Dashboard" }, + { imageSrc: "http://img.b2bpic.net/free-vector/mobile-phone-background-design_1212-316.jpg?_wi=1", imageAlt: "NFC Sharing Feature" } ]} mediaAnimation="opacity" ariaLabel="Hero section with animated 3D business card gallery" @@ -74,18 +74,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "3D Hover Effects", description: "Cards rotate and glow when you interact with them. Tilt, depth, and luminous effects create a luxury feel that impresses every time.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/mobile-phone-background-design_1212-316.jpg", imageAlt: "3D effect" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-black-friday-youtube-thumbnail_23-2149123833.jpg", imageAlt: "Demo preview" } + title: "3D Hover Effects", description: "Cards rotate and glow when you interact with them. Tilt, depth, and luminous effects create a luxury feel that impresses every time.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/mobile-phone-background-design_1212-316.jpg?_wi=2", imageAlt: "3D effect" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-black-friday-youtube-thumbnail_23-2149123833.jpg?_wi=2", imageAlt: "Demo preview" } }, { id: 2, title: "Instant NFC Sharing", description: "Tap your phone to share your digital card instantly. No typing, no email exchanges. Pure convenience in one gesture.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-design-connecting-people-infographic_52683-77294.jpg", imageAlt: "NFC sharing" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-psd/80-s-aesthetics-business-card-template_23-2150365868.jpg", imageAlt: "Sharing demo" } + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-psd/80-s-aesthetics-business-card-template_23-2150365868.jpg?_wi=2", imageAlt: "Sharing demo" } }, { id: 3, title: "Analytics & Insights", description: "Track who views your card, when they interact, and how they engage. Make smarter networking decisions with real-time data.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/business-charts-design_1025-875.jpg", imageAlt: "Analytics" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/realistic-credit-card-design_23-2149125291.jpg", imageAlt: "Card display" } + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/realistic-credit-card-design_23-2149125291.jpg?_wi=2", imageAlt: "Card display" } } ]} showStepNumbers={true} @@ -130,9 +130,9 @@ export default function LandingPage() { tagIcon={Play} tagAnimation="slide-up" products={[ - { id: "demo-1", name: "Mobile Tap Experience", price: "Instant", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-black-friday-youtube-thumbnail_23-2149123833.jpg", imageAlt: "Mobile NFC tap demo" }, - { id: "demo-2", name: "Analytics Dashboard", price: "Real-time", imageSrc: "http://img.b2bpic.net/free-psd/80-s-aesthetics-business-card-template_23-2150365868.jpg", imageAlt: "Analytics and tracking dashboard" }, - { id: "demo-3", name: "Card Customization", price: "Unlimited", imageSrc: "http://img.b2bpic.net/free-psd/futuristic-personal-portfolio-business-card-template_23-2149222861.jpg", imageAlt: "Card customization options" } + { id: "demo-1", name: "Mobile Tap Experience", price: "Instant", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-black-friday-youtube-thumbnail_23-2149123833.jpg?_wi=3", imageAlt: "Mobile NFC tap demo" }, + { id: "demo-2", name: "Analytics Dashboard", price: "Real-time", imageSrc: "http://img.b2bpic.net/free-psd/80-s-aesthetics-business-card-template_23-2150365868.jpg?_wi=3", imageAlt: "Analytics and tracking dashboard" }, + { id: "demo-3", name: "Card Customization", price: "Unlimited", imageSrc: "http://img.b2bpic.net/free-psd/futuristic-personal-portfolio-business-card-template_23-2149222861.jpg?_wi=2", imageAlt: "Card customization options" } ]} gridVariant="three-columns-all-equal-width" animationType="blur-reveal" -- 2.49.1