Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e67ad3e6d2 | |||
| e0cb26ce0f |
234
src/app/page.tsx
234
src/app/page.tsx
@@ -33,58 +33,38 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="PalmaWeb Pro"
|
||||
button={{
|
||||
text: "Book a Free Call",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Book a Free Call", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Your Business Never Sleeps. Neither Does Your AI."
|
||||
description="We build premium websites with AI agents that schedule appointments, answer calls, and close clients — 24/7, automatically."
|
||||
description="We deliver immediate ROI by deploying AI agents that acquire new clients, qualify leads, and close deals while you sleep—scaling your revenue 24/7."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Free Call",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Free Call", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/green-abstract-background_23-2151820795.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg",
|
||||
alt: "Professional business owner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg", alt: "Professional business owner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/company-worker-browsing-internet-research-project-using-computer-create-business-report-with-charts-data-analyzing-network-information-web-presentation-handheld-shot_482257-50935.jpg",
|
||||
alt: "AI project manager",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/company-worker-browsing-internet-research-project-using-computer-create-business-report-with-charts-data-analyzing-network-information-web-presentation-handheld-shot_482257-50935.jpg", alt: "AI project manager"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-relaxed-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder_74855-15162.jpg",
|
||||
alt: "Strategy lead",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-relaxed-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder_74855-15162.jpg", alt: "Strategy lead"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg",
|
||||
alt: "Operations head",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", alt: "Operations head"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg",
|
||||
alt: "Customer success",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", alt: "Customer success"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ growing agencies"
|
||||
/>
|
||||
@@ -106,45 +86,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Premium Website Design",
|
||||
author: "PalmaWeb Pro",
|
||||
description: "High-converting, bespoke sites engineered for speed.",
|
||||
tags: [
|
||||
"AI-Ready",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stone-texture_1194-6248.jpg",
|
||||
},
|
||||
id: "1", title: "Premium Website Design", author: "PalmaWeb Pro", description: "High-converting, bespoke sites engineered for speed.", tags: [
|
||||
"AI-Ready"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stone-texture_1194-6248.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "AI Appointment Agent",
|
||||
author: "PalmaWeb Pro",
|
||||
description: "Auto-schedules your meetings directly into your calendar.",
|
||||
tags: [
|
||||
"Automated",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-smoke-made-particles-black_1048-11996.jpg",
|
||||
},
|
||||
id: "2", title: "AI Appointment Agent", author: "PalmaWeb Pro", description: "Auto-schedules your meetings directly into your calendar.", tags: [
|
||||
"Automated"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-smoke-made-particles-black_1048-11996.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "AI Call Answering",
|
||||
author: "PalmaWeb Pro",
|
||||
description: "24/7 live phone support agents that sound human.",
|
||||
tags: [
|
||||
"24/7",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/purple-black-futuristic-aztec-abstract-background-with-squares-neon-lights_181624-27830.jpg",
|
||||
},
|
||||
id: "3", title: "AI Call Answering", author: "PalmaWeb Pro", description: "24/7 live phone support agents that sound human.", tags: [
|
||||
"24/7"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/purple-black-futuristic-aztec-abstract-background-with-squares-neon-lights_181624-27830.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "AI Chat Assistant",
|
||||
author: "PalmaWeb Pro",
|
||||
description: "Instant, intelligent answers for every inbound lead.",
|
||||
tags: [
|
||||
"Instant",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-flowing-particle-design_1048-13007.jpg",
|
||||
},
|
||||
id: "4", title: "AI Chat Assistant", author: "PalmaWeb Pro", description: "Instant, intelligent answers for every inbound lead.", tags: [
|
||||
"Instant"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-flowing-particle-design_1048-13007.jpg"},
|
||||
]}
|
||||
title="Our AI Automation Services"
|
||||
description="Powerful AI tools to scale your business operations instantly."
|
||||
@@ -158,20 +114,11 @@ export default function LandingPage() {
|
||||
tag="3-Step Process"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "1",
|
||||
description: "We design your high-converting premium site",
|
||||
},
|
||||
id: "1", value: "1", description: "We design your high-converting premium site"},
|
||||
{
|
||||
id: "2",
|
||||
value: "2",
|
||||
description: "We integrate custom AI agents into your CRM",
|
||||
},
|
||||
id: "2", value: "2", description: "We integrate custom AI agents into your CRM"},
|
||||
{
|
||||
id: "3",
|
||||
value: "3",
|
||||
description: "Watch your business grow while you sleep",
|
||||
},
|
||||
id: "3", value: "3", description: "Watch your business grow while you sleep"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -185,25 +132,15 @@ export default function LandingPage() {
|
||||
author="Carlos M., Restaurant Owner"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg",
|
||||
alt: "Carlos M",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", alt: "Carlos M"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-businessman-with-beard-smiling-camera-generated-by-ai_188544-33152.jpg",
|
||||
alt: "Sarah J",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-businessman-with-beard-smiling-camera-generated-by-ai_188544-33152.jpg", alt: "Sarah J"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-his-work-time-office-job_23-2149571041.jpg",
|
||||
alt: "David L",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-his-work-time-office-job_23-2149571041.jpg", alt: "David L"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg",
|
||||
alt: "Elena R",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", alt: "Elena R"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-businessman-with-folded-arms-looking-camera_23-2147955314.jpg",
|
||||
alt: "Mark B",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-businessman-with-folded-arms-looking-camera_23-2147955314.jpg", alt: "Mark B"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -217,56 +154,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Essential",
|
||||
price: "$1,999",
|
||||
subtitle: "Web + Booking AI",
|
||||
features: [
|
||||
"Custom Site",
|
||||
"Appointment AI",
|
||||
"Basic Analytics",
|
||||
],
|
||||
id: "basic", badge: "Essential", price: "$1,999", subtitle: "Web + Booking AI", features: [
|
||||
"Custom Site", "Appointment AI", "Basic Analytics"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Call",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Call", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Most Popular",
|
||||
price: "$3,999",
|
||||
subtitle: "Full AI Suite",
|
||||
features: [
|
||||
"Everything in Basic",
|
||||
"Call Answering",
|
||||
"Chat Assistant",
|
||||
"Priority Support",
|
||||
],
|
||||
id: "pro", badge: "Most Popular", price: "$3,999", subtitle: "Full AI Suite", features: [
|
||||
"Everything in Basic", "Call Answering", "Chat Assistant", "Priority Support"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Call",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Call", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "elite",
|
||||
badge: "Enterprise",
|
||||
price: "$6,999",
|
||||
subtitle: "Custom Automation",
|
||||
features: [
|
||||
"Everything in Pro",
|
||||
"Custom CRM Integration",
|
||||
"Custom AI Training",
|
||||
"Dedicated Success Manager",
|
||||
],
|
||||
id: "elite", badge: "Enterprise", price: "$6,999", subtitle: "Custom Automation", features: [
|
||||
"Everything in Pro", "Custom CRM Integration", "Custom AI Training", "Dedicated Success Manager"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Book Call",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Call", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -280,30 +188,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Is the AI natural?",
|
||||
content: "Yes, our voice agents are indistinguishable from humans using LLM technology.",
|
||||
},
|
||||
id: "1", title: "Is the AI natural?", content: "Yes, our voice agents are indistinguishable from humans using LLM technology."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How fast is deployment?",
|
||||
content: "Typically 2-3 weeks for a full AI setup, including testing.",
|
||||
},
|
||||
id: "2", title: "How fast is deployment?", content: "Typically 2-3 weeks for a full AI setup, including testing."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Does it work in Spanish?",
|
||||
content: "Yes, we support perfect bilingual automation for global clients.",
|
||||
},
|
||||
id: "3", title: "Does it work in Spanish?", content: "Yes, we support perfect bilingual automation for global clients."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Is it secure?",
|
||||
content: "We use bank-level encryption for all data and PII processing.",
|
||||
},
|
||||
id: "4", title: "Is it secure?", content: "We use bank-level encryption for all data and PII processing."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Can I try it?",
|
||||
content: "Book a demo call and experience our AI interaction live.",
|
||||
},
|
||||
id: "5", title: "Can I try it?", content: "Book a demo call and experience our AI interaction live."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -315,14 +208,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to Let AI Grow Your Business While You Sleep?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Free Call",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Free Call", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -332,37 +222,23 @@ export default function LandingPage() {
|
||||
logoText="PalmaWeb Pro"
|
||||
columns={[
|
||||
{
|
||||
title: "Solutions",
|
||||
items: [
|
||||
title: "Solutions", items: [
|
||||
{
|
||||
label: "Web Design",
|
||||
href: "#",
|
||||
},
|
||||
label: "Web Design", href: "#"},
|
||||
{
|
||||
label: "AI Agents",
|
||||
href: "#",
|
||||
},
|
||||
label: "AI Agents", href: "#"},
|
||||
{
|
||||
label: "Automation",
|
||||
href: "#",
|
||||
},
|
||||
label: "Automation", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user