diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f623e1..19d1592 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,10 +55,10 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1466.jpg", imageAlt: "Professional portrait photography" }, - { imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-having-fun-old-town_1153-6494.jpg", imageAlt: "Wedding photography session" }, - { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-pretty-woman-posing-studio_23-2148532564.jpg", imageAlt: "Product photography" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-photographer-shore-sunset-girl-by-tripod_169016-69636.jpg", imageAlt: "Event photography" }, + { imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1466.jpg?_wi=1", imageAlt: "Professional portrait photography" }, + { imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-having-fun-old-town_1153-6494.jpg?_wi=1", imageAlt: "Wedding photography session" }, + { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-pretty-woman-posing-studio_23-2148532564.jpg?_wi=1", imageAlt: "Product photography" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-photographer-shore-sunset-girl-by-tripod_169016-69636.jpg?_wi=1", imageAlt: "Event photography" }, { imageSrc: "http://img.b2bpic.net/free-photo/young-female-product-photographer-studio_23-2148970230.jpg", imageAlt: "Studio gallery showcase" } ]} mediaAnimation="blur-reveal" @@ -74,27 +74,27 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - title: "Portrait Photography", description: "Professional headshots and personal portraits with studio lighting", imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1466.jpg", imageAlt: "Portrait photography", buttonIcon: ArrowRight, + title: "Portrait Photography", description: "Professional headshots and personal portraits with studio lighting", imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1466.jpg?_wi=2", imageAlt: "Portrait photography", buttonIcon: ArrowRight, buttonHref: "#contact" }, { - title: "Wedding Photography", description: "Elegant and emotional moments captured on your special day", imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-having-fun-old-town_1153-6494.jpg", imageAlt: "Wedding photography", buttonIcon: ArrowRight, + title: "Wedding Photography", description: "Elegant and emotional moments captured on your special day", imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-having-fun-old-town_1153-6494.jpg?_wi=2", imageAlt: "Wedding photography", buttonIcon: ArrowRight, buttonHref: "#contact" }, { - title: "Product Photography", description: "High-quality product shots for e-commerce and marketing materials", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-pretty-woman-posing-studio_23-2148532564.jpg", imageAlt: "Product photography", buttonIcon: ArrowRight, + title: "Product Photography", description: "High-quality product shots for e-commerce and marketing materials", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-pretty-woman-posing-studio_23-2148532564.jpg?_wi=2", imageAlt: "Product photography", buttonIcon: ArrowRight, buttonHref: "#contact" }, { - title: "Event Photography", description: "Professional coverage of corporate events and celebrations", imageSrc: "http://img.b2bpic.net/free-photo/woman-photographer-shore-sunset-girl-by-tripod_169016-69636.jpg", imageAlt: "Event photography", buttonIcon: ArrowRight, + title: "Event Photography", description: "Professional coverage of corporate events and celebrations", imageSrc: "http://img.b2bpic.net/free-photo/woman-photographer-shore-sunset-girl-by-tripod_169016-69636.jpg?_wi=2", imageAlt: "Event photography", buttonIcon: ArrowRight, buttonHref: "#contact" }, { - title: "Commercial Shoots", description: "Professional content creation for brands and businesses", imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1466.jpg", imageAlt: "Commercial photography", buttonIcon: ArrowRight, + title: "Commercial Shoots", description: "Professional content creation for brands and businesses", imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1466.jpg?_wi=3", imageAlt: "Commercial photography", buttonIcon: ArrowRight, buttonHref: "#contact" }, { - title: "Lifestyle Imagery", description: "Authentic and candid photography for lifestyle brands", imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-having-fun-old-town_1153-6494.jpg", imageAlt: "Lifestyle photography", buttonIcon: ArrowRight, + title: "Lifestyle Imagery", description: "Authentic and candid photography for lifestyle brands", imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-having-fun-old-town_1153-6494.jpg?_wi=3", imageAlt: "Lifestyle photography", buttonIcon: ArrowRight, buttonHref: "#contact" } ]} @@ -117,23 +117,23 @@ export default function LandingPage() { products={[ { id: "1", brand: "Studio Pro", name: "Portrait Package", price: "$299", rating: 5, - reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1466.jpg", imageAlt: "Portrait photography package" + reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1466.jpg?_wi=4", imageAlt: "Portrait photography package" }, { id: "2", brand: "Studio Pro", name: "Wedding Package", price: "$1,999", rating: 5, - reviewCount: "87", imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-having-fun-old-town_1153-6494.jpg", imageAlt: "Wedding photography package" + reviewCount: "87", imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-having-fun-old-town_1153-6494.jpg?_wi=4", imageAlt: "Wedding photography package" }, { id: "3", brand: "Studio Pro", name: "Event Coverage", price: "$799", rating: 5, - reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/woman-photographer-shore-sunset-girl-by-tripod_169016-69636.jpg", imageAlt: "Event photography package" + reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/woman-photographer-shore-sunset-girl-by-tripod_169016-69636.jpg?_wi=3", imageAlt: "Event photography package" }, { id: "4", brand: "Studio Pro", name: "Product Photography", price: "$499", rating: 5, - reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-pretty-woman-posing-studio_23-2148532564.jpg", imageAlt: "Product photography package" + reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-pretty-woman-posing-studio_23-2148532564.jpg?_wi=3", imageAlt: "Product photography package" }, { id: "5", brand: "Studio Pro", name: "Corporate Headshots", price: "$399", rating: 5, - reviewCount: "164", imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1466.jpg", imageAlt: "Corporate headshot package" + reviewCount: "164", imageSrc: "http://img.b2bpic.net/free-photo/attractive-girl-portrait-white-shirt_158595-1466.jpg?_wi=5", imageAlt: "Corporate headshot package" } ]} gridVariant="three-columns-all-equal-width"