diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d72b178..82bdc57 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -50,7 +50,7 @@ export default function AboutPage() { { value: "500+", title: "Satisfied Clients" }, { value: "15+", title: "Years Combined Experience" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-international-trade-with-ship_23-2149164080.jpg" + imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-international-trade-with-ship_23-2149164080.jpg?_wi=2" imageAlt="ASTERA FZC vision and mission" useInvertedBackground={true} mediaAnimation="slide-up" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0c524f6..d984b11 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -84,7 +84,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg?_wi=2" imageAlt="ASTERA FZC team collaboration" mediaPosition="right" mediaAnimation="slide-up" @@ -101,7 +101,7 @@ export default function ContactPage() { textboxLayout="default" useInvertedBackground={true} mediaPosition="left" - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg?_wi=3" imageAlt="ASTERA FZC customer support team" mediaAnimation="slide-up" faqsAnimation="blur-reveal" diff --git a/src/app/page.tsx b/src/app/page.tsx index fff435a..38b99f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function HomePage() { { value: "3", title: "Core Sectors" }, { value: "100%", title: "Client Satisfaction" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-international-trade-with-ship_23-2149164080.jpg" + imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-international-trade-with-ship_23-2149164080.jpg?_wi=1" imageAlt="Global trading and business operations" useInvertedBackground={true} mediaAnimation="slide-up" @@ -159,7 +159,7 @@ export default function HomePage() { rating: 5, reviewCount: "127", imageSrc: - "http://img.b2bpic.net/free-vector/tea-leaflets-design_1322-57.jpg", + "http://img.b2bpic.net/free-vector/tea-leaflets-design_1322-57.jpg?_wi=1", imageAlt: "Premium specialty tea package", }, { @@ -170,7 +170,7 @@ export default function HomePage() { rating: 5, reviewCount: "89", imageSrc: - "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837354.jpg", + "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837354.jpg?_wi=1", imageAlt: "Corporate branded merchandise and gifts", }, { @@ -181,7 +181,7 @@ export default function HomePage() { rating: 4, reviewCount: "64", imageSrc: - "http://img.b2bpic.net/free-photo/brown-fabric_1122-375.jpg", + "http://img.b2bpic.net/free-photo/brown-fabric_1122-375.jpg?_wi=1", imageAlt: "Premium fiber textile products", }, ]} diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 25f464e..1986947 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -58,7 +58,7 @@ export default function ProductsPage() { rating: 5, reviewCount: "127", imageSrc: - "http://img.b2bpic.net/free-vector/tea-leaflets-design_1322-57.jpg", + "http://img.b2bpic.net/free-vector/tea-leaflets-design_1322-57.jpg?_wi=2", imageAlt: "Premium specialty tea package with multiple blends", }, { @@ -69,7 +69,7 @@ export default function ProductsPage() { rating: 5, reviewCount: "89", imageSrc: - "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837354.jpg", + "http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837354.jpg?_wi=2", imageAlt: "Corporate branded merchandise and promotional gifts", }, @@ -81,7 +81,7 @@ export default function ProductsPage() { rating: 4, reviewCount: "64", imageSrc: - "http://img.b2bpic.net/free-photo/brown-fabric_1122-375.jpg", + "http://img.b2bpic.net/free-photo/brown-fabric_1122-375.jpg?_wi=2", imageAlt: "Premium fiber textile products for commercial use", }, ]} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 860900a..779f4a7 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -106,7 +106,7 @@ export default function ServicesPage() { textboxLayout="default" useInvertedBackground={false} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg?_wi=1" imageAlt="ASTERA FZC support team" mediaAnimation="slide-up" faqsAnimation="blur-reveal"