Compare commits
2 Commits
version_1_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 9095854212 | |||
|
|
8ce1367478 |
@@ -15,16 +15,16 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroSplit
|
||||
tag="Elite Digital Solutions"
|
||||
title="Elevate Your Digital Future Today"
|
||||
description="Caelum Digitals transforms ambitious brands into market leaders through elite strategy, premium design, and cutting-edge technology. Partner with experts who deliver measurable results."
|
||||
tag="Custom Digital Resources"
|
||||
title="Specialized Ebooks, Playbooks & Workbooks"
|
||||
description="We craft customized resources specifically built for agencies, businesses, traders, and fitness professionals. 100% tailored to solve your exact problems and help you achieve your goals."
|
||||
primaryButton={{
|
||||
text: "Start Your Transformation",
|
||||
text: "Get Your Custom Book",
|
||||
href: "#contact",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "View Case Studies",
|
||||
href: "#features",
|
||||
text: "Explore Solutions",
|
||||
href: "#about",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/startup-entrepreneur-looking-into-project-details-timetables-laptop_482257-91149.jpg"
|
||||
/>
|
||||
@@ -34,9 +34,9 @@ export default function HomePage() {
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutFeaturesSplit
|
||||
tag="Our Expertise"
|
||||
title="Precision-Engineered Growth"
|
||||
description="We blend high-end strategy with sophisticated execution to ensure every project yields significant ROI."
|
||||
tag="Targeted Solutions"
|
||||
title="100% Problem-Solving Resources"
|
||||
description="We engineer specialized resources designed to eliminate the roadblocks stopping you from reaching your ultimate goals in finance, fitness, and business."
|
||||
items={[
|
||||
{
|
||||
icon: Zap,
|
||||
@@ -62,43 +62,43 @@ export default function HomePage() {
|
||||
<div id="features" data-section="features">
|
||||
<SectionErrorBoundary name="features">
|
||||
<FeaturesMediaCarousel
|
||||
tag="Capabilities"
|
||||
title="Our Digital Services"
|
||||
description="We specialize in end-to-end digital transformation for high-growth enterprises."
|
||||
tag="Our Solutions"
|
||||
title="Custom Digital Resources"
|
||||
description="Specialized eBooks, playbooks, and workbooks designed to solve your specific challenges and accelerate your goals."
|
||||
items={[
|
||||
{
|
||||
title: "Strategic Consulting",
|
||||
description: "Roadmap development and architectural design.",
|
||||
title: "Agency Playbooks",
|
||||
description: "Actionable strategies to scale operations and acquire high-value clients.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-stylus-pen-laptop-desktop-close-up_169016-47359.jpg",
|
||||
},
|
||||
{
|
||||
title: "Premium UI/UX",
|
||||
description: "High-fidelity design and user-centric flows.",
|
||||
title: "Business Workbooks",
|
||||
description: "Step-by-step frameworks to optimize workflows and drive revenue growth.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201858.jpg",
|
||||
},
|
||||
{
|
||||
title: "Cloud Engineering",
|
||||
description: "Scalable, resilient architecture solutions.",
|
||||
title: "Trading Guides",
|
||||
description: "Comprehensive eBooks for traders to master market psychology and technical analysis.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/website-hosting-concept-with-cloud_23-2149406772.jpg",
|
||||
},
|
||||
{
|
||||
title: "AI Integration",
|
||||
description: "Advanced machine learning and data tools.",
|
||||
title: "Finance Fundamentals",
|
||||
description: "Beginner-friendly resources to build wealth and understand personal finance.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-woman-futuristic-virtual-reality-generated-by-ai_188544-36623.jpg",
|
||||
},
|
||||
{
|
||||
title: "Performance Tuning",
|
||||
description: "Optimizing speed and conversion rates.",
|
||||
title: "Fitness Blueprints",
|
||||
description: "Customized workout and nutrition playbooks to crush your health goals.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169846.jpg",
|
||||
},
|
||||
{
|
||||
title: "Data Analytics",
|
||||
description: "Actionable insights for decision makers.",
|
||||
title: "100% Custom Built",
|
||||
description: "Tailored specifically to your audience's exact pain points and objectives.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-entrepreneur-pitching-new-project-idea-stakeholders_482257-118564.jpg",
|
||||
},
|
||||
@@ -110,12 +110,12 @@ export default function HomePage() {
|
||||
<div id="bento" data-section="bento">
|
||||
<SectionErrorBoundary name="bento">
|
||||
<FeaturesRevealCardsBento
|
||||
tag="Enterprise Impact"
|
||||
title="Why Elite Partners Choose Us"
|
||||
description="We operate with total transparency and laser-focused attention to detail."
|
||||
tag="The Caelum Advantage"
|
||||
title="Problem-Solving Expertise"
|
||||
description="We don't just write content; we engineer solutions that remove roadblocks and guarantee results."
|
||||
items={[
|
||||
{
|
||||
title: "Elite Talent",
|
||||
title: "Targeted Solutions",
|
||||
description: "Handpicked global experts.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599423.jpg",
|
||||
@@ -238,8 +238,8 @@ export default function HomePage() {
|
||||
description: "Avg Revenue Growth",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
description: "Engineering Support",
|
||||
value: "100%",
|
||||
description: "Goal Achievement Rate",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -249,9 +249,9 @@ export default function HomePage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<SectionErrorBoundary name="testimonials">
|
||||
<TestimonialTrustCard
|
||||
quote="Caelum Digitals didn't just build our platform; they redefined our market presence. An elite partner in every sense of the word."
|
||||
quote="The custom playbook Caelum Digitals created for our trading firm completely solved our onboarding bottleneck. Our new traders are hitting their targets 3x faster."
|
||||
rating={5}
|
||||
author="Marcus Thorne, CTO at FinGrowth"
|
||||
author="Marcus Thorne, Head of Trading at FinGrowth"
|
||||
avatars={[
|
||||
{
|
||||
name: "Marcus",
|
||||
@@ -281,10 +281,10 @@ export default function HomePage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<SectionErrorBoundary name="contact">
|
||||
<ContactCta
|
||||
tag="Get Started"
|
||||
text="Ready to elevate your future with Caelum Digitals? Connect with our strategy team today."
|
||||
tag="Start Your Project"
|
||||
text="Ready to overcome your obstacles? Let's build a specialized ebook, playbook, or workbook tailored to your exact goals."
|
||||
primaryButton={{
|
||||
text: "Book Consultation",
|
||||
text: "Request Custom Build",
|
||||
href: "#",
|
||||
}}
|
||||
secondaryButton={{
|
||||
|
||||
Reference in New Issue
Block a user