diff --git a/src/app/page.tsx b/src/app/page.tsx index 97c59f5..839ec0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import TeamCardFive from '@/components/sections/team/TeamCardFive'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { CalendarDays, Clock, Database, ShieldCheck, TrendingUp } from "lucide-react"; +import { CalendarDays, Clock, Database, ShieldCheck, TrendingUp, Mic, PhoneForward, LineChart } from "lucide-react"; export default function LandingPage() { return ( @@ -25,7 +25,7 @@ export default function LandingPage() { sizing="medium" background="none" cardStyle="glass-elevated" - primaryButtonStyle="metallic" + primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="medium" > @@ -33,22 +33,10 @@ export default function LandingPage() { @@ -212,28 +94,13 @@ export default function LandingPage() { @@ -244,26 +111,11 @@ export default function LandingPage() { rating={5} author="Sarah Jenkins" avatars={[ - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-professional-business-exec-1775158013305-f54a7fb0.png", - alt: "Client 1", - }, - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-tech-startup-founder-in-a--1775158012756-e30736b2.png", - alt: "Client 2", - }, - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-dentist-in-a-clinic-settin-1775158010971-e1ee36d3.png", - alt: "Client 3", - }, - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-law-firm-partner-in-a-prof-1775158013411-662fb19f.png", - alt: "Client 4", - }, - { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-real-estate-agent-at-a-pro-1775158013208-e20df94e.png", - alt: "Client 5", - }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-professional-business-exec-1775158013305-f54a7fb0.png", alt: "Client 1" }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-tech-startup-founder-in-a--1775158012756-e30736b2.png", alt: "Client 2" }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-dentist-in-a-clinic-settin-1775158010971-e1ee36d3.png", alt: "Client 3" }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-law-firm-partner-in-a-prof-1775158013411-662fb19f.png", alt: "Client 4" }, + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-a-real-estate-agent-at-a-pro-1775158013208-e20df94e.png", alt: "Client 5" } ]} ratingAnimation="blur-reveal" avatarsAnimation="slide-up" @@ -276,31 +128,13 @@ export default function LandingPage() { textboxLayout="split" gridVariant="bento-grid" useInvertedBackground={false} - metrics={[ - { - id: "1", - value: "40%", - title: "Lead Increase", - description: "More bookings secured daily", - icon: TrendingUp, - }, - { - id: "2", - value: "12h", - title: "Time Saved", - description: "Weekly administrative effort reduced", - icon: Clock, - }, - { - id: "3", - value: "99%", - title: "Uptime", - description: "Reliable around-the-clock service", - icon: ShieldCheck, - }, - ]} title="Impact at Scale" description="Measurable improvements for small and large businesses alike." + metrics={[ + { id: "1", value: "40%", title: "Lead Increase", description: "More bookings secured daily", icon: TrendingUp }, + { id: "2", value: "12h", title: "Time Saved", description: "Weekly administrative effort reduced", icon: Clock }, + { id: "3", value: "99%", title: "Uptime", description: "Reliable around-the-clock service", icon: ShieldCheck } + ]} /> @@ -309,20 +143,8 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={false} - negativeCard={{ - items: [ - "High labor costs", - "Missed after-hours calls", - "Inconsistent message quality", - ], - }} - positiveCard={{ - items: [ - "One-tenth the cost", - "Available 24/7", - "Perfectly consistent brand voice", - ], - }} + negativeCard={{ items: ["High labor costs", "Missed after-hours calls", "Inconsistent message quality"] }} + positiveCard={{ items: ["One-tenth the cost", "Available 24/7", "Perfectly consistent brand voice"] }} title="Efficiency vs. Inefficiency" description="Understanding the cost of traditional reception staffing." /> @@ -333,34 +155,14 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={false} - team={[ - { - id: "1", - name: "Alex Rivet", - role: "CEO", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-the-ceo-in-a-professional-mo-1775158014037-064a96ef.png", - }, - { - id: "2", - name: "Maria Chen", - role: "CTO", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-the-cto-in-a-tech-lab-enviro-1775158013951-f3d00868.png", - }, - { - id: "3", - name: "Jace Flin", - role: "Head of AI", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-the-head-of-ai-in-a-modern-o-1775158013119-805ae226.png", - }, - { - id: "4", - name: "Sita Rao", - role: "Product Manager", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJc0x1D8fz8hQeSgAZ5t4kfi3f/portrait-of-the-product-manager-in-a-bri-1775158014124-76254a19.png", - }, - ]} title="Built by Experts" description="Meet the team driving the future of automated communications." + team={[ + { id: "1", name: "Alex Rivet", role: "CEO" }, + { id: "2", name: "Maria Chen", role: "CTO" }, + { id: "3", name: "Jace Flin", role: "Head of AI" }, + { id: "4", name: "Sita Rao", role: "Product Manager" } + ]} /> @@ -368,93 +170,38 @@ export default function LandingPage() {
); -} +} \ No newline at end of file