Merge version_1 into main #2
@@ -35,9 +35,7 @@ export default function AboutPage() {
|
||||
navItems={navItems}
|
||||
brandName="ASTERA FZC"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "contact",
|
||||
}}
|
||||
text: "Get Started", href: "contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -50,10 +48,11 @@ 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?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-international-trade-with-ship_23-2149164080.jpg"
|
||||
imageAlt="ASTERA FZC vision and mission"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -67,23 +66,14 @@ export default function AboutPage() {
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
title: "Trust & Transparency",
|
||||
description:
|
||||
"Open communication and honest dealings form the foundation of all our partnerships and business relationships.",
|
||||
bentoComponent: "globe",
|
||||
},
|
||||
title: "Trust & Transparency", description:
|
||||
"Open communication and honest dealings form the foundation of all our partnerships and business relationships.", bentoComponent: "globe"},
|
||||
{
|
||||
title: "Excellence",
|
||||
description:
|
||||
"We pursue perfection in every service delivery, constantly innovating to exceed client expectations.",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
},
|
||||
title: "Excellence", description:
|
||||
"We pursue perfection in every service delivery, constantly innovating to exceed client expectations.", bentoComponent: "animated-bar-chart"},
|
||||
{
|
||||
title: "Innovation",
|
||||
description:
|
||||
"Forward-thinking solutions leveraging cutting-edge technology and creative strategies for sustainable growth.",
|
||||
bentoComponent: "line-chart",
|
||||
},
|
||||
title: "Innovation", description:
|
||||
"Forward-thinking solutions leveraging cutting-edge technology and creative strategies for sustainable growth.", bentoComponent: "line-chart"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -96,14 +86,7 @@ export default function AboutPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Global Trade Partners",
|
||||
"Regional Airlines",
|
||||
"E-Commerce Giants",
|
||||
"Digital Agencies",
|
||||
"Tourism Boards",
|
||||
"Logistics Leaders",
|
||||
"Brand Innovators",
|
||||
]}
|
||||
"Global Trade Partners", "Regional Airlines", "E-Commerce Giants", "Digital Agencies", "Tourism Boards", "Logistics Leaders", "Brand Innovators"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -113,8 +96,7 @@ export default function AboutPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Travel & Tours", href: "/services" },
|
||||
{ label: "Trading Solutions", href: "/services" },
|
||||
{ label: "E-Commerce", href: "/services" },
|
||||
@@ -122,8 +104,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Products", href: "/products" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
@@ -131,8 +112,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Email: asterafzc@gmail.com", href: "mailto:asterafzc@gmail.com" },
|
||||
{ label: "WhatsApp: +971 58 620 1388", href: "https://wa.me/971586201388" },
|
||||
{ label: "Sharjah, UAE", href: "#" },
|
||||
|
||||
@@ -41,9 +41,7 @@ export default function ContactPage() {
|
||||
navItems={navItems}
|
||||
brandName="ASTERA FZC"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "contact",
|
||||
}}
|
||||
text: "Get Started", href: "contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -53,38 +51,24 @@ export default function ContactPage() {
|
||||
description="Contact our team to discuss your business needs. We're here to help transform your vision into reality."
|
||||
inputs={[
|
||||
{
|
||||
name: "fullName",
|
||||
type: "text",
|
||||
placeholder: "Full Name",
|
||||
required: true,
|
||||
name: "fullName", type: "text", placeholder: "Full Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Business Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Business Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "company",
|
||||
type: "text",
|
||||
placeholder: "Company Name",
|
||||
required: false,
|
||||
name: "company", type: "text", placeholder: "Company Name", required: false,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your project or inquiry...",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Tell us about your project or inquiry...", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg"
|
||||
imageAlt="ASTERA FZC team collaboration"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -101,29 +85,20 @@ 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?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg"
|
||||
imageAlt="ASTERA FZC customer support team"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What are your business hours?",
|
||||
content:
|
||||
"ASTERA FZC operates Monday to Friday, 9:00 AM to 6:00 PM GST. For urgent matters, contact us via WhatsApp at +971 58 620 1388 for immediate assistance.",
|
||||
},
|
||||
id: "1", title: "What are your business hours?", content:
|
||||
"ASTERA FZC operates Monday to Friday, 9:00 AM to 6:00 PM GST. For urgent matters, contact us via WhatsApp at +971 58 620 1388 for immediate assistance."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How quickly do you respond to inquiries?",
|
||||
content:
|
||||
"We aim to respond to all email inquiries within 24 business hours. Urgent matters sent via WhatsApp are typically addressed within 2 hours during business hours.",
|
||||
},
|
||||
id: "2", title: "How quickly do you respond to inquiries?", content:
|
||||
"We aim to respond to all email inquiries within 24 business hours. Urgent matters sent via WhatsApp are typically addressed within 2 hours during business hours."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I schedule a meeting or consultation?",
|
||||
content:
|
||||
"Absolutely! You can request a consultation through our contact form or directly message us on WhatsApp. We offer virtual and in-person meetings at our Sharjah office.",
|
||||
},
|
||||
id: "3", title: "Can I schedule a meeting or consultation?", content:
|
||||
"Absolutely! You can request a consultation through our contact form or directly message us on WhatsApp. We offer virtual and in-person meetings at our Sharjah office."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,8 +107,7 @@ export default function ContactPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Travel & Tours", href: "/services" },
|
||||
{ label: "Trading Solutions", href: "/services" },
|
||||
{ label: "E-Commerce", href: "/services" },
|
||||
@@ -141,8 +115,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Products", href: "/products" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
@@ -150,8 +123,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Email: asterafzc@gmail.com", href: "mailto:asterafzc@gmail.com" },
|
||||
{ label: "WhatsApp: +971 58 620 1388", href: "https://wa.me/971586201388" },
|
||||
{ label: "Sharjah, UAE", href: "#" },
|
||||
|
||||
@@ -3,36 +3,21 @@ import { Mulish } from "next/font/google";
|
||||
import "./globals.css";
|
||||
|
||||
const mulish = Mulish({
|
||||
variable: "--font-mulish",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-mulish", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "ASTERA FZC | Travel, Trading & Digital Growth Solutions",
|
||||
description: "UAE-based enterprise offering travel & tours, trading solutions, e-commerce, and advertising services. Excellence redefined, trust earned.",
|
||||
keywords: "travel tours UAE, trading partners, e-commerce solutions, advertising agency, digital growth, Sharjah",
|
||||
metadataBase: new URL("https://asterafzc.com"),
|
||||
title: "ASTERA FZC | Travel, Trading & Digital Growth Solutions", description: "UAE-based enterprise offering travel & tours, trading solutions, e-commerce, and advertising services. Excellence redefined, trust earned.", keywords: "travel tours UAE, trading partners, e-commerce solutions, advertising agency, digital growth, Sharjah", metadataBase: new URL("https://asterafzc.com"),
|
||||
alternates: {
|
||||
canonical: "https://asterafzc.com",
|
||||
},
|
||||
canonical: "https://asterafzc.com"},
|
||||
openGraph: {
|
||||
title: "ASTERA FZC | Excellence Redefined. Trust Earned.",
|
||||
description: "Your trusted partner in travel, trading, and digital growth. Multi-sector enterprise solutions for businesses and individuals.",
|
||||
url: "https://asterafzc.com",
|
||||
siteName: "ASTERA FZC",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "ASTERA FZC | Excellence Redefined. Trust Earned.", description: "Your trusted partner in travel, trading, and digital growth. Multi-sector enterprise solutions for businesses and individuals.", url: "https://asterafzc.com", siteName: "ASTERA FZC", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/beer-travel-holiday-park-light-downtown_1417-1244.jpg",
|
||||
alt: "ASTERA FZC - UAE Business Solutions",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/beer-travel-holiday-park-light-downtown_1417-1244.jpg", alt: "ASTERA FZC - UAE Business Solutions"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "ASTERA FZC | Excellence Redefined. Trust Earned.",
|
||||
description: "Multi-sector enterprise: Travel, Trading, E-Commerce & Digital Growth",
|
||||
images: ["http://img.b2bpic.net/free-photo/beer-travel-holiday-park-light-downtown_1417-1244.jpg"],
|
||||
card: "summary_large_image", title: "ASTERA FZC | Excellence Redefined. Trust Earned.", description: "Multi-sector enterprise: Travel, Trading, E-Commerce & Digital Growth", images: ["http://img.b2bpic.net/free-photo/beer-travel-holiday-park-light-downtown_1417-1244.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
125
src/app/page.tsx
125
src/app/page.tsx
@@ -52,9 +52,7 @@ export default function HomePage() {
|
||||
navItems={navItems}
|
||||
brandName="ASTERA FZC"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "contact",
|
||||
}}
|
||||
text: "Get Started", href: "contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -83,10 +81,11 @@ 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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-international-trade-with-ship_23-2149164080.jpg"
|
||||
imageAlt="Global trading and business operations"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -100,23 +99,14 @@ export default function HomePage() {
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
title: "✈ Travel & Tours",
|
||||
description:
|
||||
"Fast-track visa processing, curated tours, corporate and group packages",
|
||||
bentoComponent: "globe",
|
||||
},
|
||||
title: "✈ Travel & Tours", description:
|
||||
"Fast-track visa processing, curated tours, corporate and group packages", bentoComponent: "globe"},
|
||||
{
|
||||
title: "📦 Trading",
|
||||
description:
|
||||
"Premium product sourcing with transparent supply chain across multiple sectors",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
},
|
||||
title: "📦 Trading", description:
|
||||
"Premium product sourcing with transparent supply chain across multiple sectors", bentoComponent: "animated-bar-chart"},
|
||||
{
|
||||
title: "🌐 E-Commerce",
|
||||
description:
|
||||
"Secure online platform with fast fulfillment and international payment solutions",
|
||||
bentoComponent: "orbiting-icons",
|
||||
centerIcon: ShoppingCart,
|
||||
title: "🌐 E-Commerce", description:
|
||||
"Secure online platform with fast fulfillment and international payment solutions", bentoComponent: "orbiting-icons", centerIcon: ShoppingCart,
|
||||
items: [
|
||||
{ icon: CreditCard, ring: 1 },
|
||||
{ icon: Truck, ring: 2 },
|
||||
@@ -124,18 +114,10 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "📣 Advertising & Growth",
|
||||
description:
|
||||
"Brand strategy, social media campaigns, and targeted lead generation",
|
||||
bentoComponent: "marquee",
|
||||
centerIcon: Megaphone,
|
||||
variant: "text",
|
||||
texts: [
|
||||
"Brand Strategy",
|
||||
"Social Media",
|
||||
"Lead Generation",
|
||||
"Content Marketing",
|
||||
],
|
||||
title: "📣 Advertising & Growth", description:
|
||||
"Brand strategy, social media campaigns, and targeted lead generation", bentoComponent: "marquee", centerIcon: Megaphone,
|
||||
variant: "text", texts: [
|
||||
"Brand Strategy", "Social Media", "Lead Generation", "Content Marketing"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -152,38 +134,17 @@ export default function HomePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
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?_wi=1",
|
||||
imageAlt: "Premium specialty tea package",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=1",
|
||||
imageAlt: "Corporate branded merchandise and gifts",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=1",
|
||||
imageAlt: "Premium fiber textile products",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -196,29 +157,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
|
||||
alt: "Client testimonial 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Client testimonial 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
|
||||
alt: "Client testimonial 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Client testimonial 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
|
||||
alt: "Client testimonial 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Client testimonial 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
|
||||
alt: "Client testimonial 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Client testimonial 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
|
||||
alt: "Client testimonial 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Client testimonial 5"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
|
||||
alt: "Client testimonial 6",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Client testimonial 6"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -233,14 +182,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Global Trade Partners",
|
||||
"Regional Airlines",
|
||||
"E-Commerce Giants",
|
||||
"Digital Agencies",
|
||||
"Tourism Boards",
|
||||
"Logistics Leaders",
|
||||
"Brand Innovators",
|
||||
]}
|
||||
"Global Trade Partners", "Regional Airlines", "E-Commerce Giants", "Digital Agencies", "Tourism Boards", "Logistics Leaders", "Brand Innovators"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -250,8 +192,7 @@ export default function HomePage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Travel & Tours", href: "/services" },
|
||||
{ label: "Trading Solutions", href: "/services" },
|
||||
{ label: "E-Commerce", href: "/services" },
|
||||
@@ -259,8 +200,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Products", href: "/products" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
@@ -268,8 +208,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Email: asterafzc@gmail.com", href: "mailto:asterafzc@gmail.com" },
|
||||
{ label: "WhatsApp: +971 58 620 1388", href: "https://wa.me/971586201388" },
|
||||
{ label: "Sharjah, UAE", href: "#" },
|
||||
|
||||
@@ -34,9 +34,7 @@ export default function ProductsPage() {
|
||||
navItems={navItems}
|
||||
brandName="ASTERA FZC"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "contact",
|
||||
}}
|
||||
text: "Get Started", href: "contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -51,39 +49,18 @@ export default function ProductsPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
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?_wi=2",
|
||||
imageAlt: "Premium specialty tea package with multiple blends",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=2",
|
||||
imageAlt:
|
||||
"Corporate branded merchandise and promotional gifts",
|
||||
},
|
||||
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 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?_wi=2",
|
||||
imageAlt: "Premium fiber textile products for commercial use",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -96,14 +73,7 @@ export default function ProductsPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Global Trade Partners",
|
||||
"Regional Airlines",
|
||||
"E-Commerce Giants",
|
||||
"Digital Agencies",
|
||||
"Tourism Boards",
|
||||
"Logistics Leaders",
|
||||
"Brand Innovators",
|
||||
]}
|
||||
"Global Trade Partners", "Regional Airlines", "E-Commerce Giants", "Digital Agencies", "Tourism Boards", "Logistics Leaders", "Brand Innovators"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -113,8 +83,7 @@ export default function ProductsPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Travel & Tours", href: "/services" },
|
||||
{ label: "Trading Solutions", href: "/services" },
|
||||
{ label: "E-Commerce", href: "/services" },
|
||||
@@ -122,8 +91,7 @@ export default function ProductsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Products", href: "/products" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
@@ -131,8 +99,7 @@ export default function ProductsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Email: asterafzc@gmail.com", href: "mailto:asterafzc@gmail.com" },
|
||||
{ label: "WhatsApp: +971 58 620 1388", href: "https://wa.me/971586201388" },
|
||||
{ label: "Sharjah, UAE", href: "#" },
|
||||
|
||||
@@ -41,9 +41,7 @@ export default function ServicesPage() {
|
||||
navItems={navItems}
|
||||
brandName="ASTERA FZC"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "contact",
|
||||
}}
|
||||
text: "Get Started", href: "contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -57,23 +55,14 @@ export default function ServicesPage() {
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
title: "✈ Travel & Tours",
|
||||
description:
|
||||
"Fast-track visa processing, curated tours, corporate and group packages, destination expertise across 50+ countries",
|
||||
bentoComponent: "globe",
|
||||
},
|
||||
title: "✈ Travel & Tours", description:
|
||||
"Fast-track visa processing, curated tours, corporate and group packages, destination expertise across 50+ countries", bentoComponent: "globe"},
|
||||
{
|
||||
title: "📦 Trading Solutions",
|
||||
description:
|
||||
"Premium product sourcing with transparent supply chain across multiple sectors, competitive pricing, and reliable delivery",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
},
|
||||
title: "📦 Trading Solutions", description:
|
||||
"Premium product sourcing with transparent supply chain across multiple sectors, competitive pricing, and reliable delivery", bentoComponent: "animated-bar-chart"},
|
||||
{
|
||||
title: "🌐 E-Commerce Platform",
|
||||
description:
|
||||
"Secure online marketplace with fast fulfillment, international payment solutions, and 24/7 customer support",
|
||||
bentoComponent: "orbiting-icons",
|
||||
centerIcon: ShoppingCart,
|
||||
title: "🌐 E-Commerce Platform", description:
|
||||
"Secure online marketplace with fast fulfillment, international payment solutions, and 24/7 customer support", bentoComponent: "orbiting-icons", centerIcon: ShoppingCart,
|
||||
items: [
|
||||
{ icon: CreditCard, ring: 1 },
|
||||
{ icon: Truck, ring: 2 },
|
||||
@@ -81,18 +70,10 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "📣 Advertising & Digital Growth",
|
||||
description:
|
||||
"Brand strategy, social media campaigns, content creation, lead generation, and performance marketing",
|
||||
bentoComponent: "marquee",
|
||||
centerIcon: Megaphone,
|
||||
variant: "text",
|
||||
texts: [
|
||||
"Brand Strategy",
|
||||
"Social Media",
|
||||
"Lead Generation",
|
||||
"Content Marketing",
|
||||
],
|
||||
title: "📣 Advertising & Digital Growth", description:
|
||||
"Brand strategy, social media campaigns, content creation, lead generation, and performance marketing", bentoComponent: "marquee", centerIcon: Megaphone,
|
||||
variant: "text", texts: [
|
||||
"Brand Strategy", "Social Media", "Lead Generation", "Content Marketing"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -106,29 +87,20 @@ 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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-949.jpg"
|
||||
imageAlt="ASTERA FZC support team"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What visa services do you offer?",
|
||||
content:
|
||||
"We provide fast-track visa processing for UAE and international destinations, including tourist visas, business visas, and corporate packages tailored to your needs. Processing times range from 3-15 business days depending on destination.",
|
||||
},
|
||||
id: "1", title: "What visa services do you offer?", content:
|
||||
"We provide fast-track visa processing for UAE and international destinations, including tourist visas, business visas, and corporate packages tailored to your needs. Processing times range from 3-15 business days depending on destination."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How does your trading partnership work?",
|
||||
content:
|
||||
"Our trading division offers premium product sourcing with transparent supply chains. We work with vetted suppliers globally, conduct quality inspections, and handle everything from sourcing to international logistics and delivery.",
|
||||
},
|
||||
id: "2", title: "How does your trading partnership work?", content:
|
||||
"Our trading division offers premium product sourcing with transparent supply chains. We work with vetted suppliers globally, conduct quality inspections, and handle everything from sourcing to international logistics and delivery."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What makes your e-commerce platform unique?",
|
||||
content:
|
||||
"Our platform features enterprise-grade security with SSL encryption and PCI compliance, multiple payment gateway options, real-time inventory management, and automated fulfillment for faster delivery to customers worldwide.",
|
||||
},
|
||||
id: "3", title: "What makes your e-commerce platform unique?", content:
|
||||
"Our platform features enterprise-grade security with SSL encryption and PCI compliance, multiple payment gateway options, real-time inventory management, and automated fulfillment for faster delivery to customers worldwide."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -137,8 +109,7 @@ export default function ServicesPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Travel & Tours", href: "/services" },
|
||||
{ label: "Trading Solutions", href: "/services" },
|
||||
{ label: "E-Commerce", href: "/services" },
|
||||
@@ -146,8 +117,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Products", href: "/products" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
@@ -155,8 +125,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Email: asterafzc@gmail.com", href: "mailto:asterafzc@gmail.com" },
|
||||
{ label: "WhatsApp: +971 58 620 1388", href: "https://wa.me/971586201388" },
|
||||
{ label: "Sharjah, UAE", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user