Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 19:01:00 +00:00

View File

@@ -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}