Merge version_1 into main #3

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

View File

@@ -48,7 +48,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

@@ -68,7 +68,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"
@@ -85,7 +85,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

@@ -81,7 +81,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"
@@ -136,15 +136,15 @@ export default function HomePage() {
{
id: "1", brand: "ASTERA Premium", name: "Specialty Tea Collection", price: "AED 149", rating: 5,
reviewCount: "127", imageSrc:
"http://img.b2bpic.net/free-vector/tea-leaflets-design_1322-57.jpg", imageAlt: "Premium specialty tea package"},
"http://img.b2bpic.net/free-vector/tea-leaflets-design_1322-57.jpg?_wi=1", imageAlt: "Premium specialty tea package"},
{
id: "2", brand: "ASTERA Goods", name: "Corporate Branded Merchandise", price: "AED 89", rating: 5,
reviewCount: "89", imageSrc:
"http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837354.jpg", imageAlt: "Corporate branded merchandise and gifts"},
"http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837354.jpg?_wi=1", imageAlt: "Corporate branded merchandise and gifts"},
{
id: "3", brand: "ASTERA Premium", name: "Premium Fiber Products", price: "AED 199", rating: 4,
reviewCount: "64", imageSrc:
"http://img.b2bpic.net/free-photo/brown-fabric_1122-375.jpg", imageAlt: "Premium fiber textile products"},
"http://img.b2bpic.net/free-photo/brown-fabric_1122-375.jpg?_wi=1", imageAlt: "Premium fiber textile products"},
]}
/>
</div>

View File

@@ -51,16 +51,16 @@ export default function ProductsPage() {
{
id: "1", brand: "ASTERA Premium", name: "Specialty Tea Collection", price: "AED 149", rating: 5,
reviewCount: "127", imageSrc:
"http://img.b2bpic.net/free-vector/tea-leaflets-design_1322-57.jpg", imageAlt: "Premium specialty tea package with multiple blends"},
"http://img.b2bpic.net/free-vector/tea-leaflets-design_1322-57.jpg?_wi=2", imageAlt: "Premium specialty tea package with multiple blends"},
{
id: "2", brand: "ASTERA Goods", name: "Corporate Branded Merchandise", price: "AED 89", rating: 5,
reviewCount: "89", imageSrc:
"http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837354.jpg", imageAlt:
"http://img.b2bpic.net/free-photo/travel-still-life-pack-flat-lay_23-2148837354.jpg?_wi=2", imageAlt:
"Corporate branded merchandise and promotional gifts"},
{
id: "3", brand: "ASTERA Premium", name: "Premium Fiber Products", price: "AED 199", rating: 4,
reviewCount: "64", imageSrc:
"http://img.b2bpic.net/free-photo/brown-fabric_1122-375.jpg", imageAlt: "Premium fiber textile products for commercial use"},
"http://img.b2bpic.net/free-photo/brown-fabric_1122-375.jpg?_wi=2", imageAlt: "Premium fiber textile products for commercial use"},
]}
/>
</div>

View File

@@ -87,7 +87,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"