diff --git a/src/app/page.tsx b/src/app/page.tsx index 552ebf1..452dadb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#portfolio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/set-up-studio-shoot_53876-144951.jpg" + imageSrc="http://img.b2bpic.net/free-photo/set-up-studio-shoot_53876-144951.jpg?_wi=1" imageAlt="Professional studio setup" showDimOverlay={true} showBlur={true} @@ -148,7 +148,7 @@ export default function LandingPage() { icon: Heart, title: "Wedding Photography", description: "Documenting your love stories with timeless cinematic elegance.", - imageSrc: "http://img.b2bpic.net/free-photo/set-up-studio-shoot_53876-144951.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-up-studio-shoot_53876-144951.jpg?_wi=2", imageAlt: "photographer at work studio", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { icon: CalendarDays, title: "Event Photography", description: "Professional coverage for corporate and social events.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1", imageAlt: "photographer at work studio", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { icon: Briefcase, title: "Commercial Photography", description: "Elevating your brand presence with stunning product visuals.", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-male-biting-his-lip-flirting-with-someone-while-standing-black-wall_181624-42028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-male-biting-his-lip-flirting-with-someone-while-standing-black-wall_181624-42028.jpg?_wi=1", imageAlt: "photographer at work studio", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { icon: BookOpen, title: "Digital Storytelling", description: "Visual narratives that leave a lasting impact.", - imageSrc: "http://img.b2bpic.net/free-photo/laughing-ginger-woman-t-shirt-with-closed-eyes_171337-10678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laughing-ginger-woman-t-shirt-with-closed-eyes_171337-10678.jpg?_wi=1", imageAlt: "photographer at work studio", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { icon: Share2, title: "Social Media Management", description: "Curated photography content for your brand's growth.", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14795.jpg?_wi=1", imageAlt: "photographer at work studio", }, ]} @@ -316,7 +316,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "The most incredible wedding photographer! Captured every emotion.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2", }, { id: "2", @@ -324,7 +324,7 @@ export default function LandingPage() { handle: "@markd", testimonial: "Exceptional corporate portraits. Very professional and creative.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-male-biting-his-lip-flirting-with-someone-while-standing-black-wall_181624-42028.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-male-biting-his-lip-flirting-with-someone-while-standing-black-wall_181624-42028.jpg?_wi=2", }, { id: "3", @@ -332,7 +332,7 @@ export default function LandingPage() { handle: "@emilyr", testimonial: "RawFrame captured our family event perfectly. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/laughing-ginger-woman-t-shirt-with-closed-eyes_171337-10678.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laughing-ginger-woman-t-shirt-with-closed-eyes_171337-10678.jpg?_wi=2", }, { id: "4", @@ -340,7 +340,7 @@ export default function LandingPage() { handle: "@davidk", testimonial: "Stunning commercial work. The eye for detail is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14795.jpg?_wi=2", }, { id: "5",