From 7487068008163447a1add888c788b511ef11626d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:00:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 68f2d41..cc1540e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,13 +47,13 @@ export default function LandingPage() { tag="Arctic to Desert" tagIcon={Snowflake} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/glass-with-ice-macro-shot_53876-63242.jpg" + imageSrc="http://img.b2bpic.net/free-photo/glass-with-ice-macro-shot_53876-63242.jpg?_wi=1" imageAlt="Glacial water pouring into crystal glass with Dubai skyline transition" mediaAnimation="opacity" testimonials={[ { name: "Ahmed Al Maktoum", handle: "Executive Chef, Emirates Palace", testimonial: "Nordic in Dubai has redefined how we source premium ingredients. The quality and reliability are unmatched in the market.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/glass-with-ice-macro-shot_53876-63242.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/glass-with-ice-macro-shot_53876-63242.jpg?_wi=2" }, { name: "Fatima Al Qasimi", handle: "CEO, Luxury Hospitality Group", testimonial: "Their decades of UAE expertise combined with Nordic excellence makes them our trusted strategic partner.", rating: 5, @@ -61,7 +61,7 @@ export default function LandingPage() { }, { name: "Hassan Al Rashid", handle: "Director of Procurement, 5-Star Hotels", testimonial: "Sustainability, purity, and uncompromising quality—they deliver on every promise.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-snowy-mountains-scenery-kvaloya-island-norway_181624-55216.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-snowy-mountains-scenery-kvaloya-island-norway_181624-55216.jpg?_wi=1" }, { name: "Layla Al Mansoori", handle: "Founder, Premium Retail Network", testimonial: "Partnership with Nordic in Dubai has elevated our brand positioning in the luxury market.", rating: 5, @@ -88,7 +88,7 @@ export default function LandingPage() { description="Sustainability" subdescription="Purity | Prestige | Integrity" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-snowy-mountains-scenery-kvaloya-island-norway_181624-55216.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-snowy-mountains-scenery-kvaloya-island-norway_181624-55216.jpg?_wi=2" imageAlt="Pristine Arctic landscape showcasing Nordic environmental commitment" mediaAnimation="slide-up" useInvertedBackground={false} -- 2.49.1