diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d56782..1911e6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,10 +52,10 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/set-feathers-can_23-2148073845.jpg", imageAlt: "Cinematic 3D monolith hero experience" + imageSrc: "http://img.b2bpic.net/free-photo/set-feathers-can_23-2148073845.jpg?_wi=1", imageAlt: "Cinematic 3D monolith hero experience" }, { - imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-blonde-fashion-model-white-suit-sits-soft-armchair_8353-5472.jpg", imageAlt: "Luxury fashion portfolio showcase" + imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-blonde-fashion-model-white-suit-sits-soft-armchair_8353-5472.jpg?_wi=1", imageAlt: "Luxury fashion portfolio showcase" } ]} rating={5} @@ -94,7 +94,7 @@ export default function LandingPage() { textboxLayout="default" products={[ { - id: "1", name: "Monolith Identity System", price: "Premium Branding", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-blonde-fashion-model-white-suit-sits-soft-armchair_8353-5472.jpg", imageAlt: "Monolith Identity System" + id: "1", name: "Monolith Identity System", price: "Premium Branding", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-blonde-fashion-model-white-suit-sits-soft-armchair_8353-5472.jpg?_wi=2", imageAlt: "Monolith Identity System" }, { id: "2", name: "Void Black Experience", price: "Digital Product", imageSrc: "http://img.b2bpic.net/free-photo/woman-openning-door-into-cafeteria_1303-25869.jpg", imageAlt: "Void Black Experience" @@ -124,22 +124,22 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "01", title: "3D Spline Integration", description: "Interactive monoliths, floating typography, and depth-shifted scenes with camera ease-in on load and mouse parallax", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "3D Spline Integration" + id: "01", title: "3D Spline Integration", description: "Interactive monoliths, floating typography, and depth-shifted scenes with camera ease-in on load and mouse parallax", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "3D Spline Integration" }, { - id: "02", title: "Physics-Based Motion", description: "Spring easing, parabolic transitions, and scroll-linked animations create natural, responsive movement throughout", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Physics-Based Motion" + id: "02", title: "Physics-Based Motion", description: "Spring easing, parabolic transitions, and scroll-linked animations create natural, responsive movement throughout", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Physics-Based Motion" }, { - id: "03", title: "Architectural UI", description: "Brutalist grid systems, precision whitespace, thin borders, and refined typography for maximum impact", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Architectural UI" + id: "03", title: "Architectural UI", description: "Brutalist grid systems, precision whitespace, thin borders, and refined typography for maximum impact", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Architectural UI" }, { - id: "04", title: "Performance Optimization", description: "GPU-accelerated rendering, lazy loading, and optimized animations ensure fluid 60fps experiences", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Performance Optimization" + id: "04", title: "Performance Optimization", description: "GPU-accelerated rendering, lazy loading, and optimized animations ensure fluid 60fps experiences", imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Performance Optimization" }, { - id: "05", title: "Micro-Interactions", description: "Hover states, cursor proximity effects, button scaling, and eased underline reveals guide the user journey", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Micro-Interactions" + id: "05", title: "Micro-Interactions", description: "Hover states, cursor proximity effects, button scaling, and eased underline reveals guide the user journey", imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "Micro-Interactions" }, { - id: "06", title: "Advanced Scroll Choreography", description: "Staggered reveals, parallax depth shifts, and section headers that animate as content flows into view", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Advanced Scroll Choreography" + id: "06", title: "Advanced Scroll Choreography", description: "Staggered reveals, parallax depth shifts, and section headers that animate as content flows into view", imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "Advanced Scroll Choreography" } ]} gridVariant="bento-grid" @@ -186,7 +186,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} mediaAnimation="slide-up" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/set-feathers-can_23-2148073845.jpg" + imageSrc="http://img.b2bpic.net/free-photo/set-feathers-can_23-2148073845.jpg?_wi=2" inputPlaceholder="your@email.com" buttonText="Start Conversation" termsText="We respect your vision. Your inquiry deserves thoughtful, personalized attention."