Merge version_1 into main #2
541
src/app/page.tsx
541
src/app/page.tsx
@@ -20,402 +20,173 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="shift-hover"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Philosophy",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Methods",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Packages",
|
||||
id: "pricing",
|
||||
},
|
||||
{
|
||||
name: "Results",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
{
|
||||
name: "Book",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="Anglomadeit"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Philosophy", id: "about" },
|
||||
{ name: "Methods", id: "features" },
|
||||
{ name: "Packages", id: "pricing" },
|
||||
{ name: "Results", id: "testimonials" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Book", id: "contact" },
|
||||
]}
|
||||
brandName="Anglomadeit"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
title="Master English with Precision & Sophistication"
|
||||
description="Customized, results-oriented English tutoring for ambitious professionals and students. Elevate your fluency through proven methodology."
|
||||
tag="PREMIUM TUTORING"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "View Methods",
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329702.jpg?_wi=1",
|
||||
imageAlt: "Professional Tutor in workspace",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/problem-solving-concept-with-rocket_23-2149908694.jpg?_wi=1",
|
||||
imageAlt: "Educational conceptual visual",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-hipster-writes-notebook-information-he-hears-from-female-who-reads-news-from-internet-website-beautiful-black-girl-keyboards-laptop-computer_273609-44838.jpg",
|
||||
imageAlt: "Concentrated hipster writes in notebook information",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-spending-time-with-her-adopted-kid_52683-91954.jpg",
|
||||
imageAlt: "Woman spending time with her adopted kid",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-working-laptop-while-homeschooling-her-small-daughter_637285-11931.jpg",
|
||||
imageAlt: "Happy woman working on laptop while homeschooling",
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="Top-rated by 500+ successful learners"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Master English with Precision & Sophistication"
|
||||
description="Customized, results-oriented English tutoring for ambitious professionals and students. Elevate your fluency through proven methodology."
|
||||
tag="PREMIUM TUTORING"
|
||||
buttons={[{ text: "Book Consultation", href: "#contact" }, { text: "View Methods", href: "#features" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329702.jpg", imageAlt: "Professional Tutor in workspace" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/problem-solving-concept-with-rocket_23-2149908694.jpg", imageAlt: "Educational conceptual visual" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="Top-rated by 500+ successful learners"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={false}
|
||||
tag="MY PHILOSOPHY"
|
||||
title="Excellence in English Language Instruction"
|
||||
description="Learning English is more than memorizing vocabulary—it's about mastering communication to achieve your personal and professional goals."
|
||||
subdescription="With years of dedicated practice, I help you bridge the gap between intermediate knowledge and native-level fluency."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smart-looking-teacher_53876-23045.jpg?_wi=1"
|
||||
imageAlt="Tutor profile picture"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={false}
|
||||
tag="MY PHILOSOPHY"
|
||||
title="Excellence in English Language Instruction"
|
||||
description="Learning English is more than memorizing vocabulary—it's about mastering communication to achieve your personal and professional goals."
|
||||
subdescription="With years of dedicated practice, I help you bridge the gap between intermediate knowledge and native-level fluency."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smart-looking-teacher_53876-23045.jpg"
|
||||
imageAlt="Tutor profile picture"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyFive
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Data-Driven Progress",
|
||||
description: "Track your fluency levels with structured assessment tools.",
|
||||
icon: BarChart2,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/app-learn-languages_23-2148628451.jpg",
|
||||
imageAlt: "Progress data visualization",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/messy-office-desk-still-life_23-2150155603.jpg",
|
||||
imageAlt: "Digital studying",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329702.jpg?_wi=2",
|
||||
imageAlt: "digital curriculum dashboard",
|
||||
},
|
||||
{
|
||||
title: "Professional Business English",
|
||||
description: "Communication mastery for international meetings and networking.",
|
||||
icon: Briefcase,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-children-s-desk-setting_23-2149025171.jpg",
|
||||
imageAlt: "Business learning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/foreign-language-classes-horizontal-banner-template-floral-style_23-2149441004.jpg",
|
||||
imageAlt: "Progress metrics",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/problem-solving-concept-with-rocket_23-2149908694.jpg?_wi=2",
|
||||
imageAlt: "digital curriculum dashboard",
|
||||
},
|
||||
{
|
||||
title: "Intensive Exam Prep",
|
||||
description: "Specialized strategies for IELTS, TOEFL, and Cambridge exams.",
|
||||
icon: FileText,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classroom-class-study-academic-schedule_53876-133781.jpg",
|
||||
imageAlt: "Exam study",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/school-items-arrangement-view_23-2149001118.jpg",
|
||||
imageAlt: "Metric tracking",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-looking-teacher_53876-23045.jpg?_wi=2",
|
||||
imageAlt: "digital curriculum dashboard",
|
||||
},
|
||||
]}
|
||||
title="Tailored Learning Methodologies"
|
||||
description="Programs designed for your unique pace, professional requirements, and exam goals."
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyFive
|
||||
animationType="depth-3d"
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Data-Driven Progress", description: "Track your fluency levels with structured assessment tools.", icon: BarChart2,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/app-learn-languages_23-2148628451.jpg", imageAlt: "Progress data visualization" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/messy-office-desk-still-life_23-2150155603.jpg", imageAlt: "Digital studying" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Professional Business English", description: "Communication mastery for international meetings and networking.", icon: Briefcase,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-children-s-desk-setting_23-2149025171.jpg", imageAlt: "Business learning" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-psd/foreign-language-classes-horizontal-banner-template-floral-style_23-2149441004.jpg", imageAlt: "Progress metrics" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Intensive Exam Prep", description: "Specialized strategies for IELTS, TOEFL, and Cambridge exams.", icon: FileText,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/classroom-class-study-academic-schedule_53876-133781.jpg", imageAlt: "Exam study" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/school-items-arrangement-view_23-2149001118.jpg", imageAlt: "Metric tracking" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Tailored Learning Methodologies"
|
||||
description="Programs designed for your unique pace, professional requirements, and exam goals."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "intro",
|
||||
badge: "Standard",
|
||||
price: "3,000 ₽",
|
||||
subtitle: "Single session trial",
|
||||
features: [
|
||||
"Introductory assessment",
|
||||
"Curriculum planning",
|
||||
"Goal setting",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Trial",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Popular",
|
||||
price: "25,000 ₽",
|
||||
subtitle: "Monthly intensive path",
|
||||
features: [
|
||||
"8 sessions per month",
|
||||
"Priority scheduling",
|
||||
"Full progress reporting",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Monthly",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "mastery",
|
||||
badge: "Premium",
|
||||
price: "45,000 ₽",
|
||||
subtitle: "Full immersion package",
|
||||
features: [
|
||||
"16 sessions per month",
|
||||
"Unlimited email support",
|
||||
"Exam strategy coaching",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Mastery",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
title="Invest in Your Future"
|
||||
description="Flexible packages for individuals and high-achievers."
|
||||
/>
|
||||
</div>
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "intro", badge: "Standard", price: "3,000 ₽", subtitle: "Single session trial", features: ["Introductory assessment", "Curriculum planning", "Goal setting"], buttons: [{ text: "Book Trial", href: "#contact" }] },
|
||||
{ id: "pro", badge: "Popular", price: "25,000 ₽", subtitle: "Monthly intensive path", features: ["8 sessions per month", "Priority scheduling", "Full progress reporting"], buttons: [{ text: "Book Monthly", href: "#contact" }] },
|
||||
{ id: "mastery", badge: "Premium", price: "45,000 ₽", subtitle: "Full immersion package", features: ["16 sessions per month", "Unlimited email support", "Exam strategy coaching"], buttons: [{ text: "Book Mastery", href: "#contact" }] }
|
||||
]}
|
||||
title="Invest in Your Future"
|
||||
description="Flexible packages for individuals and high-achievers."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: GraduationCap,
|
||||
title: "Successful Students",
|
||||
value: "500+",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Clock,
|
||||
title: "Teaching Hours",
|
||||
value: "5,000+",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Star,
|
||||
title: "Average Exam Score",
|
||||
value: "8.5",
|
||||
},
|
||||
]}
|
||||
title="Impact at a Glance"
|
||||
description="Proven success metrics demonstrating my commitment to your linguistic growth."
|
||||
/>
|
||||
</div>
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
animationType="scale-rotate"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", icon: GraduationCap, title: "Successful Students", value: "500+" },
|
||||
{ id: "m2", icon: Clock, title: "Teaching Hours", value: "5,000+" },
|
||||
{ id: "m3", icon: Star, title: "Average Exam Score", value: "8.5" }
|
||||
]}
|
||||
title="Impact at a Glance"
|
||||
description="Proven success metrics demonstrating my commitment to your linguistic growth."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
date: "2024-05",
|
||||
title: "CEO",
|
||||
quote: "The program transformed my business communication. Highly recommended.",
|
||||
tag: "Career",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-businesswoman-posing-outdoors_23-2148788808.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4106.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
date: "2024-06",
|
||||
title: "CTO",
|
||||
quote: "Achieved my IELTS score goal in record time. Excellent strategy.",
|
||||
tag: "Exam",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-teenager-leaning-bookcase-reading_23-2147864158.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blond-student-smiling-happy-standing-university_839833-13551.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
date: "2024-07",
|
||||
title: "Marketing Dir",
|
||||
quote: "Confidence in English was what I was missing. Finally found it.",
|
||||
tag: "Growth",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-elegant-posing-suit_23-2149488025.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-wearing-formal-suit_273609-5596.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
date: "2024-08",
|
||||
title: "Product Mgr",
|
||||
quote: "Professional, efficient, and genuinely helpful methodology.",
|
||||
tag: "Career",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/impressive-business-results_1163-3998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/online-project_1098-14455.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Maria Ivanova",
|
||||
date: "2024-09",
|
||||
title: "Student",
|
||||
quote: "The lessons are engaging and always well-prepared. Loved the structure.",
|
||||
tag: "Study",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/image-young-student-holding-books-standing-white_114579-42810.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-glasses-wearing-headphones-neck-holding-planner-notebooks-study_1258-197337.jpg",
|
||||
},
|
||||
]}
|
||||
title="Voices of Success"
|
||||
description="Real stories from professionals and students achieving their English language goals."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", date: "2024-05", title: "CEO", quote: "The program transformed my business communication. Highly recommended.", tag: "Career", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-businesswoman-posing-outdoors_23-2148788808.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4106.jpg" },
|
||||
{ id: "2", name: "Michael Chen", date: "2024-06", title: "CTO", quote: "Achieved my IELTS score goal in record time. Excellent strategy.", tag: "Exam", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-teenager-leaning-bookcase-reading_23-2147864158.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-blond-student-smiling-happy-standing-university_839833-13551.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", date: "2024-07", title: "Marketing Dir", quote: "Confidence in English was what I was missing. Finally found it.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-elegant-posing-suit_23-2149488025.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-wearing-formal-suit_273609-5596.jpg" },
|
||||
{ id: "4", name: "David Kim", date: "2024-08", title: "Product Mgr", quote: "Professional, efficient, and genuinely helpful methodology.", tag: "Career", avatarSrc: "http://img.b2bpic.net/free-photo/impressive-business-results_1163-3998.jpg", imageSrc: "http://img.b2bpic.net/free-photo/online-project_1098-14455.jpg" },
|
||||
{ id: "5", name: "Maria Ivanova", date: "2024-09", title: "Student", quote: "The lessons are engaging and always well-prepared. Loved the structure.", tag: "Study", avatarSrc: "http://img.b2bpic.net/free-photo/image-young-student-holding-books-standing-white_114579-42810.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-glasses-wearing-headphones-neck-holding-planner-notebooks-study_1258-197337.jpg" }
|
||||
]}
|
||||
title="Voices of Success"
|
||||
description="Real stories from professionals and students achieving their English language goals."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What is the best way to start?",
|
||||
content: "Book an initial consultation to evaluate your current proficiency and set targets.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer online classes?",
|
||||
content: "All lessons are conducted online for maximum flexibility and convenience.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What about exam preparation?",
|
||||
content: "I specialize in IELTS and TOEFL preparation with structured strategy sessions.",
|
||||
},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common answers to help you start your journey with confidence."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "What is the best way to start?", content: "Book an initial consultation to evaluate your current proficiency and set targets." },
|
||||
{ id: "q2", title: "Do you offer online classes?", content: "All lessons are conducted online for maximum flexibility and convenience." },
|
||||
{ id: "q3", title: "What about exam preparation?", content: "I specialize in IELTS and TOEFL preparation with structured strategy sessions." }
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common answers to help you start your journey with confidence."
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
text="Ready to advance your English fluency? Let's discuss your goals."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Session",
|
||||
href: "mailto:hello@anglomadeit.com",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="Ready to advance your English fluency? Let's discuss your goals."
|
||||
buttons={[{ text: "Book Your Session", href: "mailto:hello@anglomadeit.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95187.jpg"
|
||||
logoText="Anglomadeit"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
{
|
||||
label: "Philosophy",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Methods",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Packages",
|
||||
href: "#pricing",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Results",
|
||||
href: "#testimonials",
|
||||
},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
{
|
||||
label: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/light-blue-3d-abstract-wave-pattern_53876-95187.jpg"
|
||||
logoText="Anglomadeit"
|
||||
columns={[
|
||||
{ title: "Navigate", items: [{ label: "Philosophy", href: "#about" }, { label: "Methods", href: "#features" }, { label: "Packages", href: "#pricing" }] },
|
||||
{ title: "Support", items: [{ label: "Results", href: "#testimonials" }, { label: "FAQ", href: "#faq" }, { label: "Book Now", href: "#contact" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user