Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-03 05:28:28 +00:00
5 changed files with 11 additions and 11 deletions

View File

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

View File

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

View File

@@ -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",
},
]}

View File

@@ -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",
},
]}

View File

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