Merge version_1 into main #2
@@ -16,7 +16,7 @@ export default function AboutPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -44,33 +44,13 @@ export default function AboutPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Premium Quality",
|
||||
description: "We partner with 50+ leading global brands to deliver only the highest quality sports equipment and apparel to our customers",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-tools_53876-138077.jpg?_wi=6",
|
||||
imageAlt: "premium quality sports equipment",
|
||||
},
|
||||
id: "01", title: "Premium Quality", description: "We partner with 50+ leading global brands to deliver only the highest quality sports equipment and apparel to our customers", imageSrc: "http://img.b2bpic.net/free-photo/sports-tools_53876-138077.jpg", imageAlt: "premium quality sports equipment"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Fast & Reliable",
|
||||
description: "With our Riyadh warehouse and efficient logistics, we guarantee 48-hour delivery in Riyadh and 3-5 days nationwide",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-factory-trucks-parked-near-warehouse-daytime_181624-4593.jpg?_wi=3",
|
||||
imageAlt: "warehouse logistics riyadh saudi arabia",
|
||||
},
|
||||
id: "02", title: "Fast & Reliable", description: "With our Riyadh warehouse and efficient logistics, we guarantee 48-hour delivery in Riyadh and 3-5 days nationwide", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-factory-trucks-parked-near-warehouse-daytime_181624-4593.jpg", imageAlt: "warehouse logistics riyadh saudi arabia"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Business-Focused",
|
||||
description: "Our platform is designed for B2B wholesale buyers with transparent pricing, volume discounts, and professional payment terms",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-discussing-digital-tablet_107420-95912.jpg?_wi=2",
|
||||
imageAlt: "business professionals discussing wholesale",
|
||||
},
|
||||
id: "03", title: "Business-Focused", description: "Our platform is designed for B2B wholesale buyers with transparent pricing, volume discounts, and professional payment terms", imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-discussing-digital-tablet_107420-95912.jpg", imageAlt: "business professionals discussing wholesale"},
|
||||
{
|
||||
id: "04",
|
||||
title: "Customer Support",
|
||||
description: "Dedicated account managers, 24/7 support, and personalized service for all wholesale partners and enterprise buyers",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg?_wi=2",
|
||||
imageAlt: "professional customer support",
|
||||
},
|
||||
id: "04", title: "Customer Support", description: "Dedicated account managers, 24/7 support, and personalized service for all wholesale partners and enterprise buyers", imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg", imageAlt: "professional customer support"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -87,16 +67,10 @@ export default function AboutPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Nike", "Adidas", "Puma", "Under Armour", "Reebok", "ASICS", "New Balance", "Mizuno"]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/soccer-logo-template_23-2149588679.jpg",
|
||||
"http://img.b2bpic.net/free-vector/soccer-logo-template_23-2149588679.jpg",
|
||||
"http://img.b2bpic.net/free-vector/cougar-branding-logo-template_23-2149210175.jpg",
|
||||
"http://img.b2bpic.net/free-vector/shield-protect-defense-logo-linear-style-security-guardian-modern-heraldic-logo_126523-2747.jpg",
|
||||
"http://img.b2bpic.net/free-vector/set-retro-fitness-labels_23-2147792158.jpg",
|
||||
"http://img.b2bpic.net/free-vector/soccer-logo-template_23-2149588679.jpg",
|
||||
"http://img.b2bpic.net/free-vector/urban-shoes-logo_1051-1632.jpg",
|
||||
"http://img.b2bpic.net/free-vector/jiu-jitsu-logo-design_23-2150891946.jpg",
|
||||
]}
|
||||
"http://img.b2bpic.net/free-vector/soccer-logo-template_23-2149588679.jpg", "http://img.b2bpic.net/free-vector/soccer-logo-template_23-2149588679.jpg", "http://img.b2bpic.net/free-vector/cougar-branding-logo-template_23-2149210175.jpg", "http://img.b2bpic.net/free-vector/shield-protect-defense-logo-linear-style-security-guardian-modern-heraldic-logo_126523-2747.jpg", "http://img.b2bpic.net/free-vector/set-retro-fitness-labels_23-2147792158.jpg", "http://img.b2bpic.net/free-vector/soccer-logo-template_23-2149588679.jpg", "http://img.b2bpic.net/free-vector/urban-shoes-logo_1051-1632.jpg", "http://img.b2bpic.net/free-vector/jiu-jitsu-logo-design_23-2150891946.jpg"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -117,14 +91,13 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-factory-trucks-parked-near-warehouse-daytime_181624-4593.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-factory-trucks-parked-near-warehouse-daytime_181624-4593.jpg"
|
||||
imageAlt="Azhan Sports Warehouse in Riyadh"
|
||||
logoText="Azhan Sports"
|
||||
copyrightText="© 2025 Azhan Sports. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{ label: "Browse Catalog", href: "/catalog" },
|
||||
{ label: "Featured Products", href: "/catalog?sort=featured" },
|
||||
{ label: "Categories", href: "/catalog?view=categories" },
|
||||
@@ -132,8 +105,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Wholesale Registration", href: "/register" },
|
||||
{ label: "Request Quote", href: "/quote" },
|
||||
@@ -141,8 +113,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Email: info@azhan.com", href: "mailto:info@azhan.com" },
|
||||
{ label: "Phone: +966 11 XXXX XXXX", href: "tel:+966" },
|
||||
{ label: "WhatsApp: +966 55 XXXX XXXX", href: "#" },
|
||||
|
||||
236
src/app/page.tsx
236
src/app/page.tsx
@@ -22,7 +22,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -54,38 +54,20 @@ export default function HomePage() {
|
||||
{ text: "Request Quote", href: "/quote" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-tools_53876-138077.jpg?_wi=1",
|
||||
imageAlt: "football soccer sports balls equipment",
|
||||
},
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/sports-tools_53876-138077.jpg", imageAlt: "football soccer sports balls equipment"},
|
||||
{
|
||||
id: "carousel-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg?_wi=1",
|
||||
imageAlt: "gym equipment fitness weights dumbbells",
|
||||
},
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg", imageAlt: "gym equipment fitness weights dumbbells"},
|
||||
{
|
||||
id: "carousel-3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-rugby-team-looking-photographer_23-2148355350.jpg?_wi=1",
|
||||
imageAlt: "sports apparel uniforms team kits athletic wear",
|
||||
},
|
||||
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/female-rugby-team-looking-photographer_23-2148355350.jpg", imageAlt: "sports apparel uniforms team kits athletic wear"},
|
||||
{
|
||||
id: "carousel-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-basketball-hoop_23-2147925262.jpg?_wi=1",
|
||||
imageAlt: "basketball hoops sports equipment court",
|
||||
},
|
||||
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/empty-basketball-hoop_23-2147925262.jpg", imageAlt: "basketball hoops sports equipment court"},
|
||||
{
|
||||
id: "carousel-5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-racket-with-two-tennis-balls-wooden-table_23-2147924689.jpg?_wi=1",
|
||||
imageAlt: "tennis racket sports padel squash",
|
||||
},
|
||||
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-racket-with-two-tennis-balls-wooden-table_23-2147924689.jpg", imageAlt: "tennis racket sports padel squash"},
|
||||
{
|
||||
id: "carousel-6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/there-are-prizes-sunny-boxing-ring-cups-tshirt-also-equipment-like-red-gloves-helmet_613910-13048.jpg?_wi=1",
|
||||
imageAlt: "boxing martial arts punching bag gloves",
|
||||
},
|
||||
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/there-are-prizes-sunny-boxing-ring-cups-tshirt-also-equipment-like-red-gloves-helmet_613910-13048.jpg", imageAlt: "boxing martial arts punching bag gloves"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={5000}
|
||||
@@ -117,33 +99,13 @@ export default function HomePage() {
|
||||
tagAnimation="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Football & Soccer",
|
||||
description: "Balls, goals, cones, training bibs, and professional equipment",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-tools_53876-138077.jpg?_wi=2",
|
||||
imageAlt: "football soccer sports balls equipment",
|
||||
},
|
||||
id: "01", title: "Football & Soccer", description: "Balls, goals, cones, training bibs, and professional equipment", imageSrc: "http://img.b2bpic.net/free-photo/sports-tools_53876-138077.jpg", imageAlt: "football soccer sports balls equipment"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Gym & Fitness",
|
||||
description: "Dumbbells, racks, machines, mats, and training accessories",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg?_wi=2",
|
||||
imageAlt: "gym equipment fitness weights dumbbells",
|
||||
},
|
||||
id: "02", title: "Gym & Fitness", description: "Dumbbells, racks, machines, mats, and training accessories", imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg", imageAlt: "gym equipment fitness weights dumbbells"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Sports Apparel",
|
||||
description: "Team uniforms, jerseys, shorts, tracksuits, and training wear",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-rugby-team-looking-photographer_23-2148355350.jpg?_wi=2",
|
||||
imageAlt: "sports apparel uniforms team kits athletic wear",
|
||||
},
|
||||
id: "03", title: "Sports Apparel", description: "Team uniforms, jerseys, shorts, tracksuits, and training wear", imageSrc: "http://img.b2bpic.net/free-photo/female-rugby-team-looking-photographer_23-2148355350.jpg", imageAlt: "sports apparel uniforms team kits athletic wear"},
|
||||
{
|
||||
id: "04",
|
||||
title: "Basketball",
|
||||
description: "Basketballs, hoops, nets, training bibs, and court equipment",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-basketball-hoop_23-2147925262.jpg?_wi=2",
|
||||
imageAlt: "basketball hoops sports equipment court",
|
||||
},
|
||||
id: "04", title: "Basketball", description: "Basketballs, hoops, nets, training bibs, and court equipment", imageSrc: "http://img.b2bpic.net/free-photo/empty-basketball-hoop_23-2147925262.jpg", imageAlt: "basketball hoops sports equipment court"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -158,47 +120,17 @@ export default function HomePage() {
|
||||
description="Top-selling items from our premium collection"
|
||||
products={[
|
||||
{
|
||||
id: "product-1",
|
||||
name: "Professional Soccer Ball (Match Grade)",
|
||||
price: "SAR 195",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-tools_53876-138077.jpg?_wi=3",
|
||||
imageAlt: "professional soccer ball match grade",
|
||||
},
|
||||
id: "product-1", name: "Professional Soccer Ball (Match Grade)", price: "SAR 195", imageSrc: "http://img.b2bpic.net/free-photo/sports-tools_53876-138077.jpg", imageAlt: "professional soccer ball match grade"},
|
||||
{
|
||||
id: "product-2",
|
||||
name: "Adjustable Dumbbell Set (20kg)",
|
||||
price: "SAR 1,250",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg?_wi=3",
|
||||
imageAlt: "adjustable dumbbell set 20kg",
|
||||
},
|
||||
id: "product-2", name: "Adjustable Dumbbell Set (20kg)", price: "SAR 1,250", imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg", imageAlt: "adjustable dumbbell set 20kg"},
|
||||
{
|
||||
id: "product-3",
|
||||
name: "Team Jersey Uniform Pack (12 units)",
|
||||
price: "SAR 2,880",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-rugby-team-looking-photographer_23-2148355350.jpg?_wi=3",
|
||||
imageAlt: "team jersey uniform pack 12 units",
|
||||
},
|
||||
id: "product-3", name: "Team Jersey Uniform Pack (12 units)", price: "SAR 2,880", imageSrc: "http://img.b2bpic.net/free-photo/female-rugby-team-looking-photographer_23-2148355350.jpg", imageAlt: "team jersey uniform pack 12 units"},
|
||||
{
|
||||
id: "product-4",
|
||||
name: "Professional Basketball",
|
||||
price: "SAR 285",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-basketball-hoop_23-2147925262.jpg?_wi=3",
|
||||
imageAlt: "professional basketball",
|
||||
},
|
||||
id: "product-4", name: "Professional Basketball", price: "SAR 285", imageSrc: "http://img.b2bpic.net/free-photo/empty-basketball-hoop_23-2147925262.jpg", imageAlt: "professional basketball"},
|
||||
{
|
||||
id: "product-5",
|
||||
name: "Weighted Training Vest",
|
||||
price: "SAR 450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/there-are-prizes-sunny-boxing-ring-cups-tshirt-also-equipment-like-red-gloves-helmet_613910-13048.jpg?_wi=2",
|
||||
imageAlt: "weighted training vest",
|
||||
},
|
||||
id: "product-5", name: "Weighted Training Vest", price: "SAR 450", imageSrc: "http://img.b2bpic.net/free-photo/there-are-prizes-sunny-boxing-ring-cups-tshirt-also-equipment-like-red-gloves-helmet_613910-13048.jpg", imageAlt: "weighted training vest"},
|
||||
{
|
||||
id: "product-6",
|
||||
name: "Tennis Racket (Professional Grade)",
|
||||
price: "SAR 1,100",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-racket-with-two-tennis-balls-wooden-table_23-2147924689.jpg?_wi=2",
|
||||
imageAlt: "tennis racket professional grade",
|
||||
},
|
||||
id: "product-6", name: "Tennis Racket (Professional Grade)", price: "SAR 1,100", imageSrc: "http://img.b2bpic.net/free-photo/close-up-racket-with-two-tennis-balls-wooden-table_23-2147924689.jpg", imageAlt: "tennis racket professional grade"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="blur-reveal"
|
||||
@@ -214,50 +146,19 @@ export default function HomePage() {
|
||||
description="Maximize savings with higher volume orders. The more you buy, the more you save."
|
||||
plans={[
|
||||
{
|
||||
id: "bronze-tier",
|
||||
tag: "Bronze Tier",
|
||||
price: "10%",
|
||||
period: "Discount",
|
||||
description: "Monthly orders SAR 1,500 - SAR 9,999",
|
||||
button: { text: "Get Started", href: "/register" },
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Access to 500+ products",
|
||||
"Standard order fulfillment",
|
||||
"Email support",
|
||||
"Invoice payment terms",
|
||||
],
|
||||
id: "bronze-tier", tag: "Bronze Tier", price: "10%", period: "Discount", description: "Monthly orders SAR 1,500 - SAR 9,999", button: { text: "Get Started", href: "/register" },
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Access to 500+ products", "Standard order fulfillment", "Email support", "Invoice payment terms"],
|
||||
},
|
||||
{
|
||||
id: "silver-tier",
|
||||
tag: "Silver Tier",
|
||||
price: "18%",
|
||||
period: "Discount",
|
||||
description: "Monthly orders SAR 10,000 - SAR 29,999",
|
||||
button: { text: "Upgrade Now", href: "/register" },
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"All Bronze benefits",
|
||||
"Priority customer support",
|
||||
"Free shipping on orders over SAR 5,000",
|
||||
"Quarterly business reviews",
|
||||
],
|
||||
id: "silver-tier", tag: "Silver Tier", price: "18%", period: "Discount", description: "Monthly orders SAR 10,000 - SAR 29,999", button: { text: "Upgrade Now", href: "/register" },
|
||||
featuresTitle: "Includes:", features: [
|
||||
"All Bronze benefits", "Priority customer support", "Free shipping on orders over SAR 5,000", "Quarterly business reviews"],
|
||||
},
|
||||
{
|
||||
id: "gold-tier",
|
||||
tag: "Gold Tier",
|
||||
price: "25%",
|
||||
period: "Discount",
|
||||
description: "Monthly orders SAR 30,000+",
|
||||
button: { text: "Become Gold", href: "/register" },
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"All Silver benefits",
|
||||
"Dedicated account manager",
|
||||
"Net-30 payment terms (verified accounts)",
|
||||
"Custom orders & special requests",
|
||||
"VIP event invitations",
|
||||
],
|
||||
id: "gold-tier", tag: "Gold Tier", price: "25%", period: "Discount", description: "Monthly orders SAR 30,000+", button: { text: "Become Gold", href: "/register" },
|
||||
featuresTitle: "Includes:", features: [
|
||||
"All Silver benefits", "Dedicated account manager", "Net-30 payment terms (verified accounts)", "Custom orders & special requests", "VIP event invitations"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -274,65 +175,29 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ahmed Al-Dosari",
|
||||
handle: "Gym Owner, Riyadh",
|
||||
testimonial:
|
||||
"Azhan Sports transformed our inventory management. We went from struggling with stock to having full shelves. Their 48-hour delivery is unbeatable in Riyadh!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg?_wi=1",
|
||||
imageAlt: "gym owner professional business portrait",
|
||||
},
|
||||
id: "1", name: "Ahmed Al-Dosari", handle: "Gym Owner, Riyadh", testimonial:
|
||||
"Azhan Sports transformed our inventory management. We went from struggling with stock to having full shelves. Their 48-hour delivery is unbeatable in Riyadh!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-male-boxer-posing-t-shirt-with-arms-crossed_23-2148426242.jpg", imageAlt: "gym owner professional business portrait"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Fatima Al-Otaibi",
|
||||
handle: "Team Coach, Jeddah",
|
||||
testimonial:
|
||||
"The quality of team uniforms and equipment is excellent. Our athletes love the gear, and the bulk pricing makes it affordable to equip our entire squad.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-football-trainer-helping-kids_23-2149742054.jpg",
|
||||
imageAlt: "coach sports coach team professional",
|
||||
},
|
||||
id: "2", name: "Fatima Al-Otaibi", handle: "Team Coach, Jeddah", testimonial:
|
||||
"The quality of team uniforms and equipment is excellent. Our athletes love the gear, and the bulk pricing makes it affordable to equip our entire squad.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-football-trainer-helping-kids_23-2149742054.jpg", imageAlt: "coach sports coach team professional"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mohammad Al-Harbi",
|
||||
handle: "Store Manager, Dammam",
|
||||
testimonial:
|
||||
"Professional wholesale experience from start to finish. Their product range covers everything my customers want. Highly recommend for any retailer.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/store-employee-working-with-fancy-clothes-putting-fashionable-merchandise-hangers-shopping-centre-cheerful-manager-stylish-shirt-arranging-casual-wear-items-modern-boutique_482257-65527.jpg",
|
||||
imageAlt: "store manager retail business professional",
|
||||
},
|
||||
id: "3", name: "Mohammad Al-Harbi", handle: "Store Manager, Dammam", testimonial:
|
||||
"Professional wholesale experience from start to finish. Their product range covers everything my customers want. Highly recommend for any retailer.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/store-employee-working-with-fancy-clothes-putting-fashionable-merchandise-hangers-shopping-centre-cheerful-manager-stylish-shirt-arranging-casual-wear-items-modern-boutique_482257-65527.jpg", imageAlt: "store manager retail business professional"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Layla Al-Qahtani",
|
||||
handle: "Sports Club Director, Khobar",
|
||||
testimonial:
|
||||
"Azhan Sports is our go-to supplier. Reliable delivery, quality products, and fantastic customer service. They truly understand B2B wholesale needs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-football-player-stadium-business-suit_1303-16331.jpg",
|
||||
imageAlt: "sports club director business professional",
|
||||
},
|
||||
id: "4", name: "Layla Al-Qahtani", handle: "Sports Club Director, Khobar", testimonial:
|
||||
"Azhan Sports is our go-to supplier. Reliable delivery, quality products, and fantastic customer service. They truly understand B2B wholesale needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-football-player-stadium-business-suit_1303-16331.jpg", imageAlt: "sports club director business professional"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Hassan Al-Mansouri",
|
||||
handle: "School Athletic Director, Riyadh",
|
||||
testimonial:
|
||||
"We equip our entire sports program through Azhan Sports. The variety and pricing are unmatched. Their team is responsive and professional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-teenager-doing-exam_1098-2507.jpg",
|
||||
imageAlt: "school manager education professional",
|
||||
},
|
||||
id: "5", name: "Hassan Al-Mansouri", handle: "School Athletic Director, Riyadh", testimonial:
|
||||
"We equip our entire sports program through Azhan Sports. The variety and pricing are unmatched. Their team is responsive and professional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-teenager-doing-exam_1098-2507.jpg", imageAlt: "school manager education professional"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Noor Al-Zahrani",
|
||||
handle: "Enterprise Buyer, Abha",
|
||||
testimonial:
|
||||
"Best wholesale partner we've found. Consistent quality, fair pricing, and excellent support. We've scaled our business thanks to their reliability.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-discussing-digital-tablet_107420-95912.jpg?_wi=1",
|
||||
imageAlt: "enterprise buyer business professional",
|
||||
},
|
||||
id: "6", name: "Noor Al-Zahrani", handle: "Enterprise Buyer, Abha", testimonial:
|
||||
"Best wholesale partner we've found. Consistent quality, fair pricing, and excellent support. We've scaled our business thanks to their reliability.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-discussing-digital-tablet_107420-95912.jpg", imageAlt: "enterprise buyer business professional"},
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="blur-reveal"
|
||||
@@ -357,14 +222,13 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-factory-trucks-parked-near-warehouse-daytime_181624-4593.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-factory-trucks-parked-near-warehouse-daytime_181624-4593.jpg"
|
||||
imageAlt="Azhan Sports Warehouse in Riyadh"
|
||||
logoText="Azhan Sports"
|
||||
copyrightText="© 2025 Azhan Sports. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{ label: "Browse Catalog", href: "/catalog" },
|
||||
{ label: "Featured Products", href: "/catalog?sort=featured" },
|
||||
{ label: "Categories", href: "/catalog?view=categories" },
|
||||
@@ -372,8 +236,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Wholesale Registration", href: "/register" },
|
||||
{ label: "Request Quote", href: "/quote" },
|
||||
@@ -381,8 +244,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Email: info@azhan.com", href: "mailto:info@azhan.com" },
|
||||
{ label: "Phone: +966 11 XXXX XXXX", href: "tel:+966" },
|
||||
{ label: "WhatsApp: +966 55 XXXX XXXX", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user