Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| beb43f85cf | |||
| a7dd8ce06c | |||
| 39786dfe12 | |||
| 96e60282be | |||
| 2fc90b25f9 | |||
| e02c0e5c4c | |||
| 2a5c2e65f8 | |||
| b0f7d097d4 | |||
| 1623273cd1 | |||
| 10f03e3e96 |
@@ -1,48 +1,25 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Source_Sans_3 } from "next/font/google";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const sourceSans3 = Source_Sans_3({
|
||||
variable: "--font-source-sans-3", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Premium Marble Export | Global Quality Stone Supplier", description: "World-class marble export sourcing premium stones for architects, designers, and contractors. 30+ years of excellence in luxury marble selection.", keywords: "marble export, premium marble, natural stone, marble supplier, architectural marble, luxury stone", openGraph: {
|
||||
title: "Premium Marble Export | Global Quality Stone Supplier", description: "World-class marble export sourcing premium stones for architects, designers, and contractors.", type: "website", siteName: "Marble Export"
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true
|
||||
}
|
||||
title: "Marble Export E-Learning Platform", description: "Learn about marble export procedures, government regulations, subsidies, licenses, and business practices"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${sourceSans3.variable} ${halant.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={`${inter.variable}`}>
|
||||
{children}
|
||||
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1410,7 +1387,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
205
src/app/page.tsx
205
src/app/page.tsx
@@ -11,9 +11,9 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { Globe, Gem, Handshake, Award, Star, HelpCircle } from 'lucide-react';
|
||||
import { BookOpen, FileText, TrendingUp, Users, Award, HelpCircle, Building2 } from 'lucide-react';
|
||||
|
||||
export default function MarbleLandingPage() {
|
||||
export default function MarbleExportELearningPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="hover-bubble"
|
||||
@@ -29,80 +29,80 @@ export default function MarbleLandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
brandName="Marble Export"
|
||||
brandName="Marble Export Academy"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
{ name: "Regulations", id: "regulations" },
|
||||
{ name: "Procedures", id: "procedures" },
|
||||
{ name: "Learning Paths", id: "learning" },
|
||||
{ name: "Resources", id: "resources" }
|
||||
]}
|
||||
bottomLeftText="Global Marble Export"
|
||||
bottomRightText="export@marblegroup.com"
|
||||
bottomLeftText="Learn Global Marble Export"
|
||||
bottomRightText="academy@marbleexport.edu"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
title="Premium Marble for Discerning Architects"
|
||||
description="Sourcing the finest natural marble from quarries worldwide. Premium quality stones for luxury projects, architectural masterpieces, and timeless interiors."
|
||||
tag="Global Export Leader"
|
||||
tagIcon={Globe}
|
||||
title="Master Marble Export & International Trade"
|
||||
description="Comprehensive e-learning platform covering export procedures, government regulations, subsidies, business registration, licensing, finding buyers, and all aspects of international marble trade."
|
||||
tag="Professional Education"
|
||||
tagIcon={BookOpen}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-marble-textured-background_53876-47184.jpg"
|
||||
imageAlt="Premium marble stone collection"
|
||||
imageAlt="Premium marble education"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "James Mitchell", handle: "Architect, Design Studio", testimonial: "Exceptional quality and reliability. The marble consistently exceeds our project specifications.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Mitchell"
|
||||
name: "Ahmed Hassan", handle: "Export Manager, Cairo Marble Co.", testimonial: "This platform transformed how our team understands international regulations. Essential knowledge for any exporter.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Ahmed Hassan"
|
||||
},
|
||||
{
|
||||
name: "Sofia Romano", handle: "CEO, Interior Design Firm", testimonial: "Their selection and expertise have transformed our luxury projects. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sofia Romano"
|
||||
name: "Maria Santos", handle: "Trade Consultant, Portugal", testimonial: "Comprehensive coverage of EU export requirements and subsidy programs. Highly valuable for business growth.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Maria Santos"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Products", href: "products" },
|
||||
{ text: "Get Quote", href: "contact" }
|
||||
{ text: "Request Marble Sample", href: "procedures" },
|
||||
{ text: "Start Learning", href: "learning" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<div id="regulations" data-section="regulations">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "Three Decades of" },
|
||||
{ type: "text", content: "Marble Excellence" }
|
||||
{ type: "text", content: "Navigate Government" },
|
||||
{ type: "text", content: "Regulations & Compliance" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Our Quarries", href: "#" },
|
||||
{ text: "Certifications", href: "#" }
|
||||
{ text: "Explore Regulations", href: "#" },
|
||||
{ text: "Compliance Checklist", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<div id="procedures" data-section="procedures">
|
||||
<ProductCardThree
|
||||
title="Our Premium Collections"
|
||||
description="Handpicked marble selections from the world's finest quarries, each piece crafted for architectural excellence"
|
||||
tag="Featured Products"
|
||||
tagIcon={Gem}
|
||||
title="Export Procedures & Documentation"
|
||||
description="Master the complete export workflow from documentation to customs clearance. Learn step-by-step procedures for successful international marble trade."
|
||||
tag="Complete Procedures"
|
||||
tagIcon={FileText}
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Statuario White Marble", price: "Contact for Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-marble-textured-wall_53876-146222.jpg", imageAlt: "White Statuario marble"
|
||||
id: "1", name: "Documentation Requirements", price: "Learn Documentation", imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-marble-textured-wall_53876-146222.jpg", imageAlt: "Documentation guide"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Nero Marquina Black Marble", price: "Contact for Quote", imageSrc: "http://img.b2bpic.net/free-photo/black-marble-patterned-texture-background-marble-thailand-abstract-natural-marble-black-white-design_1253-963.jpg", imageAlt: "Black Nero Marquina marble"
|
||||
id: "2", name: "Customs Clearance Process", price: "Learn Procedures", imageSrc: "http://img.b2bpic.net/free-photo/black-marble-patterned-texture-background-marble-thailand-abstract-natural-marble-black-white-design_1253-963.jpg", imageAlt: "Customs process"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emperador Dark Marble", price: "Contact for Quote", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-red-marble-texture-background_23-2149379714.jpg", imageAlt: "Emperador dark marble"
|
||||
id: "3", name: "Quality Standards & Certification", price: "Learn Standards", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-red-marble-texture-background_23-2149379714.jpg", imageAlt: "Quality standards"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -110,21 +110,21 @@ export default function MarbleLandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "View Full Catalog", href: "#" }
|
||||
{ text: "View All Procedures", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<div id="learning" data-section="learning">
|
||||
<SocialProofOne
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Architects, designers, and contractors worldwide rely on our premium marble selections for their most prestigious projects"
|
||||
tag="Global Partners"
|
||||
tagIcon={Handshake}
|
||||
title="Industry Expert Contributors"
|
||||
description="Learn from leading marble industry professionals, export consultants, and regulatory experts from around the world."
|
||||
tag="Expert Instructors"
|
||||
tagIcon={Users}
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"Luxury Hotels International", "Premier Architects", "Elite Design Studios", "Architectural Innovations", "Premium Contractors", "Global Building Co.", "Elite Interior Design"
|
||||
"International Trade Association", "Export Development Council", "Marble Producers Federation", "Customs & Trade Experts", "Business Compliance Advisors", "Supply Chain Specialists", "Global Trade Consultants"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -135,30 +135,30 @@ export default function MarbleLandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardSeven
|
||||
title="By the Numbers"
|
||||
description="Three decades of excellence in premium marble export and distribution"
|
||||
tag="Our Impact"
|
||||
tagIcon={Award}
|
||||
title="Program Impact & Success Metrics"
|
||||
description="Join thousands of exporters who have successfully grown their marble export business with our comprehensive training."
|
||||
tag="Program Statistics"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "30+", title: "Years of Expertise", items: [
|
||||
"Industry leader in marble export", "Trusted by thousands of projects", "Continuous innovation and quality"
|
||||
id: "1", value: "5000+", title: "Active Learners", items: [
|
||||
"Exporters and trade professionals", "Business owners and managers", "Compliance specialists"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "2", value: "150+", title: "Countries Served", items: [
|
||||
"Global distribution network", "Reliable shipping logistics", "24/7 customer support"
|
||||
id: "2", value: "85+", title: "Countries Represented", items: [
|
||||
"Global learning community", "International best practices", "Multi-language support"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "3", value: "50+", title: "Premium Collections", items: [
|
||||
"Exclusive marble selections", "Rare and exotic varieties", "Custom sourcing available"
|
||||
id: "3", value: "150+", title: "Learning Modules", items: [
|
||||
"Comprehensive curriculum", "Expert-curated content", "Regular updates"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "4", value: "98%", title: "Client Satisfaction", items: [
|
||||
"Exceptional quality standards", "On-time delivery guarantee", "Premium customer service"
|
||||
id: "4", value: "92%", title: "Completion Rate", items: [
|
||||
"Highly engaging content", "Practical real-world lessons", "Career advancement support"
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -168,37 +168,37 @@ export default function MarbleLandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<div id="resources" data-section="resources">
|
||||
<TestimonialCardOne
|
||||
title="Client Testimonials"
|
||||
description="Hear from architects, designers, and contractors who trust our marble for their most important projects"
|
||||
title="Learner Success Stories"
|
||||
description="Hear from marble export professionals who have accelerated their careers and business growth through our platform."
|
||||
tag="Success Stories"
|
||||
tagIcon={Star}
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Robert Anderson", role: "Principal Architect", company: "Anderson Architecture Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Robert Anderson"
|
||||
id: "1", name: "Karim El-Sayed", role: "Export Director", company: "Mediterranean Marble Ltd", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Karim El-Sayed"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Elena Rossi", role: "Design Director", company: "Rossi Interiors", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Elena Rossi"
|
||||
id: "2", name: "Francesca Rossi", role: "Business Owner", company: "European Export Services", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Francesca Rossi"
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Zhang", role: "Project Manager", company: "Premium Constructions Ltd", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Zhang"
|
||||
id: "3", name: "Ming Chen", role: "Trade Compliance Officer", company: "Asian Trade Partners", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Ming Chen"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Isabella Martinez", role: "Creative Director", company: "Luxe Design Studios", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Isabella Martinez"
|
||||
id: "4", name: "Isabel Martinez", role: "Supply Chain Manager", company: "Global Trade Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Isabel Martinez"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Michael Thompson", role: "CEO", company: "Thompson Hospitality", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Thompson"
|
||||
id: "5", name: "Carlos Santos", role: "Business Consultant", company: "Export Growth Advisory", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Carlos Santos"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Sophie Beaumont", role: "Lead Designer", company: "Beaumont Design Collective", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "Sophie Beaumont"
|
||||
id: "6", name: "Amara Okonkwo", role: "Trade Specialist", company: "African Export Network", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "Amara Okonkwo"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -211,25 +211,34 @@ export default function MarbleLandingPage() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our marble products, sourcing, and services"
|
||||
description="Common questions about marble export procedures, regulations, business setup, and our learning platform."
|
||||
tag="Help & Support"
|
||||
tagIcon={HelpCircle}
|
||||
tagAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What types of marble do you supply?", content: "We source premium marble from quarries worldwide, including Italian Statuario, Spanish Emperador, Portuguese Rosa Aurelia, and many exotic varieties. Each selection is carefully curated for quality, color consistency, and durability."
|
||||
id: "1", title: "What are the basic export procedures for marble?", content: "Export procedures include obtaining export licenses, preparing proper documentation, arranging quality inspections, managing customs clearance, and arranging shipping logistics. Our platform covers each step with practical guidance and real-world examples."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Do you offer custom marble sourcing?", content: "Yes, we specialize in custom marble sourcing for specific project requirements. Our team works directly with quarries to locate rare and specific marble types tailored to your architectural vision."
|
||||
id: "2", title: "What government regulations apply to marble exports?", content: "Regulations vary by country and destination market but typically include customs requirements, quality standards, environmental compliance, and trade agreements. We provide region-specific regulatory information and updates on changing requirements."
|
||||
},
|
||||
{
|
||||
id: "3", title: "What is your minimum order quantity?", content: "Minimum orders vary by marble type and specifications. We work with projects of all sizes, from small boutique projects to large-scale developments. Contact our sales team for specific requirements."
|
||||
id: "3", title: "How do export subsidies and incentives work?", content: "Many countries offer export subsidies, tax incentives, and financial assistance programs. Our module covers identifying eligible programs, application procedures, and maximizing benefits for your marble export business."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What certifications do your marbles have?", content: "All our marble products comply with international quality standards and come with detailed certificates of authenticity. We provide documentation for traceability and compliance with architectural specifications."
|
||||
id: "4", title: "What licenses and permits are required to export marble?", content: "Required licenses typically include export trading license, business registration, tax identification, product-specific permits, and industry certifications. We guide you through the complete licensing process for each jurisdiction."
|
||||
},
|
||||
{
|
||||
id: "5", title: "How long does shipping typically take?", content: "International shipping timelines depend on destination and order size. We maintain efficient logistics networks ensuring timely delivery. Standard shipments arrive within 4-8 weeks. Expedited options available."
|
||||
id: "5", title: "How do I find and connect with international marble buyers?", content: "Finding buyers involves market research, networking, online platforms, trade shows, and industry contacts. Our platform provides strategies, resources, and connections to help you build a strong buyer network globally."
|
||||
},
|
||||
{
|
||||
id: "6", title: "What business registration steps do I need to follow?", content: "Business registration includes choosing business structure, registering company name, obtaining EIN/tax ID, opening business accounts, and complying with local requirements. We provide step-by-step guidance for different countries."
|
||||
},
|
||||
{
|
||||
id: "7", title: "What are international marble export terms and conditions?", content: "Export terms include Incoterms (FOB, CIF, etc.), payment methods (LC, T/T), quality agreements, liability clauses, and dispute resolution. Our comprehensive guide helps you negotiate favorable export terms."
|
||||
},
|
||||
{
|
||||
id: "8", title: "How can I stay updated on export market trends?", content: "We provide regular market analysis, regulatory updates, industry news, and trend reports. Access our resource library for current information on marble export markets, pricing, and opportunities."
|
||||
}
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
@@ -241,21 +250,21 @@ export default function MarbleLandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
title="Get Your Marble Quote"
|
||||
description="Connect with our marble specialists. Whether you need a single marble slab or a large-scale project supply, we're here to help create something extraordinary."
|
||||
title="Enroll in Our Platform"
|
||||
description="Begin your marble export education journey. Join our comprehensive e-learning program and gain expert knowledge on export procedures, regulations, business setup, and international trade."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
{ name: "company", type: "text", placeholder: "Company/Studio Name", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true }
|
||||
{ name: "company", type: "text", placeholder: "Company/Organization Name", required: true },
|
||||
{ name: "role", type: "text", placeholder: "Your Role/Position", required: true }
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Describe your marble requirements, project scope, and preferred specifications...", rows: 6, required: true }}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your experience with marble export and what you want to learn...", rows: 6, required: true }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/working-metal-processing-factory_342744-250.jpg"
|
||||
imageAlt="Marble warehouse and production facility"
|
||||
imageAlt="Marble export facility"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Request Quote"
|
||||
buttonText="Request Marble Sample"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -263,31 +272,31 @@ export default function MarbleLandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Our Quarries", href: "#" },
|
||||
{ label: "Sustainability", href: "#" },
|
||||
{ label: "Careers", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Products", items: [
|
||||
{ label: "White Marble", href: "#products" },
|
||||
{ label: "Black Marble", href: "#products" },
|
||||
{ label: "Colored Varieties", href: "#products" },
|
||||
{ label: "Custom Sourcing", href: "#contact" }
|
||||
title: "Learning Paths", items: [
|
||||
{ label: "Export Procedures", href: "#procedures" },
|
||||
{ label: "Regulations Guide", href: "#regulations" },
|
||||
{ label: "Business Setup", href: "#learning" },
|
||||
{ label: "Market Entry", href: "#resources" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Resources", items: [
|
||||
{ label: "Technical Specs", href: "#" },
|
||||
{ label: "Installation Guide", href: "#" },
|
||||
{ label: "Maintenance Tips", href: "#" },
|
||||
{ label: "Documentation Templates", href: "#" },
|
||||
{ label: "Regulatory Updates", href: "#" },
|
||||
{ label: "Market Reports", href: "#" },
|
||||
{ label: "Expert Directory", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Platform", items: [
|
||||
{ label: "About Academy", href: "#" },
|
||||
{ label: "Course Catalog", href: "#" },
|
||||
{ label: "Success Stories", href: "#resources" },
|
||||
{ label: "Contact Support", href: "#contact" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2025 Premium Marble Export Co. All rights reserved."
|
||||
copyrightText="© 2025 Marble Export Academy. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user