diff --git a/src/app/page.tsx b/src/app/page.tsx index 0274cd5..e859ac1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,8 +32,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Website Design", href: "/services" }, { label: "SEO Optimization", href: "/services" }, { label: "Digital Advertising", href: "/services" }, @@ -41,8 +40,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Process", href: "#process" }, { label: "Testimonials", href: "#testimonials" }, @@ -50,8 +48,7 @@ export default function HomePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -77,9 +74,7 @@ export default function HomePage() { brandName="BrandLift" navItems={navItems} button={{ - text: "Schedule Meeting", - href: "/contact", - }} + text: "Schedule Meeting", href: "/contact"}} /> @@ -89,17 +84,12 @@ export default function HomePage() { description="Launch your business online in just 48 hours. We build modern, professional websites that attract customers and help your business stand out." buttons={[ { - text: "Get Started", - href: "/contact", - }, + text: "Launch My Site in 48 Hours", href: "/contact"}, { - text: "View Our Work", - href: "/services", - }, + text: "View Our Work", href: "/services"}, ]} background={{ - variant: "circleGradient", - }} + variant: "circleGradient"}} mediaAnimation="slide-up" buttonAnimation="slide-up" /> @@ -109,15 +99,11 @@ export default function HomePage() { @@ -131,32 +117,16 @@ export default function HomePage() { features={[ { id: 1, - title: "Website Design", - description: "Custom-built, modern websites that reflect your brand and convert visitors into customers.", - imageSrc: "http://img.b2bpic.net/free-vector/web-elements-design_1212-645.jpg?_wi=1", - imageAlt: "Website design service", - }, + title: "Website Design", description: "Custom-built, modern websites that reflect your brand and convert visitors into customers.", imageSrc: "http://img.b2bpic.net/free-vector/web-elements-design_1212-645.jpg?_wi=1", imageAlt: "Website design service"}, { id: 2, - title: "Website Redesign", - description: "Transform your outdated website into a modern powerhouse that generates leads and sales.", - imageSrc: "http://img.b2bpic.net/free-vector/web-elements-design_1212-645.jpg?_wi=2", - imageAlt: "Website redesign service", - }, + title: "Website Redesign", description: "Transform your outdated website into a modern powerhouse that generates leads and sales.", imageSrc: "http://img.b2bpic.net/free-vector/web-elements-design_1212-645.jpg?_wi=2", imageAlt: "Website redesign service"}, { id: 3, - title: "SEO Optimization", - description: "Get found on Google and attract organic traffic with our proven SEO strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/search-engine-optimization-target-marketing-concept-bokeh-b_1357-304.jpg?_wi=1", - imageAlt: "SEO optimization service", - }, + title: "SEO Optimization", description: "Get found on Google and attract organic traffic with our proven SEO strategies.", imageSrc: "http://img.b2bpic.net/free-photo/search-engine-optimization-target-marketing-concept-bokeh-b_1357-304.jpg?_wi=1", imageAlt: "SEO optimization service"}, { id: 4, - title: "Digital Advertising", - description: "Strategic Facebook and Instagram ads designed to reach your ideal customers and drive conversions.", - imageSrc: "http://img.b2bpic.net/free-psd/flat-design-influencer-template_23-2150406132.jpg?_wi=1", - imageAlt: "Digital advertising service", - }, + title: "Digital Advertising", description: "Strategic Facebook and Instagram ads designed to reach your ideal customers and drive conversions.", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-influencer-template_23-2150406132.jpg?_wi=1", imageAlt: "Digital advertising service"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -169,46 +139,22 @@ export default function HomePage() { description="We deliver results that matter to your business. Here's what sets us apart." metrics={[ { - id: "1", - value: "48 Hours", - title: "Website Launch", - description: "Get your site online fast, not months from now.", - icon: Zap, + id: "1", value: "48 Hours", title: "Website Launch", description: "Get your site online fast, not months from now.", icon: Zap, }, { - id: "2", - value: "Flexible", - title: "Payment Plans", - description: "Options that work for your budget, from startups to established businesses.", - icon: DollarSign, + id: "2", value: "Flexible", title: "Payment Plans", description: "Options that work for your budget, from startups to established businesses.", icon: DollarSign, }, { - id: "3", - value: "Premium", - title: "Modern Design", - description: "Your site will look professional and premium, period.", - icon: Sparkles, + id: "3", value: "Premium", title: "Modern Design", description: "Your site will look professional and premium, period.", icon: Sparkles, }, { - id: "4", - value: "Included", - title: "SEO Ready", - description: "Every site comes optimized for search engines from day one.", - icon: Search, + id: "4", value: "Included", title: "SEO Ready", description: "Every site comes optimized for search engines from day one.", icon: Search, }, { - id: "5", - value: "Nationwide", - title: "Service", - description: "We work with businesses across the country, no location limits.", - icon: MapPin, + id: "5", value: "Nationwide", title: "Service", description: "We work with businesses across the country, no location limits.", icon: MapPin, }, { - id: "6", - value: "Simple", - title: "Process", - description: "No technical knowledge needed. We handle everything for you.", - icon: CheckCircle, + id: "6", value: "Simple", title: "Process", description: "No technical knowledge needed. We handle everything for you.", icon: CheckCircle, }, ]} gridVariant="uniform-all-items-equal" @@ -222,15 +168,11 @@ export default function HomePage() { @@ -245,64 +187,22 @@ export default function HomePage() { animationType="slide-up" plans={[ { - id: "full-service", - tag: "Most Popular", - price: "$375", - period: "/month", - description: "Perfect for businesses ready to grow", - button: { - text: "Get Started", - href: "/contact", - }, - featuresTitle: "What's Included", - features: [ - "Custom website build", - "Hosting included", - "Unlimited monthly updates", - "Ongoing support", - "4-month minimum commitment", - "Buy-out option available ($850)", - ], + id: "full-service", tag: "Most Popular", price: "$375", period: "/month", description: "Perfect for businesses ready to grow", button: { + text: "Get Started", href: "/contact"}, + featuresTitle: "What's Included", features: [ + "Custom website build", "Hosting included", "Unlimited monthly updates", "Ongoing support", "4-month minimum commitment", "Buy-out option available ($850)"], }, { - id: "hybrid", - tag: "Flexible", - price: "$1,000", - period: "setup + $250/month", - description: "Great for businesses wanting flexibility", - button: { - text: "Learn More", - href: "/contact", - }, - featuresTitle: "What's Included", - features: [ - "Custom website build", - "Monthly maintenance", - "Regular updates", - "Technical support", - "No long-term contracts", - "Perfect for evolving businesses", - ], + id: "hybrid", tag: "Flexible", price: "$1,000", period: "setup + $250/month", description: "Great for businesses wanting flexibility", button: { + text: "Learn More", href: "/contact"}, + featuresTitle: "What's Included", features: [ + "Custom website build", "Monthly maintenance", "Regular updates", "Technical support", "No long-term contracts", "Perfect for evolving businesses"], }, { - id: "one-time", - tag: "Simple", - price: "$1,250", - period: "one-time", - description: "For businesses wanting complete ownership", - button: { - text: "Get Your Site", - href: "/contact", - }, - featuresTitle: "What's Included", - features: [ - "Fully completed website", - "Ready to launch immediately", - "One-time payment only", - "Transfer to your hosting", - "Documentation provided", - "Perfect for self-managed businesses", - ], + id: "one-time", tag: "Simple", price: "$1,250", period: "one-time", description: "For businesses wanting complete ownership", button: { + text: "Get Your Site", href: "/contact"}, + featuresTitle: "What's Included", features: [ + "Fully completed website", "Ready to launch immediately", "One-time payment only", "Transfer to your hosting", "Documentation provided", "Perfect for self-managed businesses"], }, ]} /> @@ -317,55 +217,25 @@ export default function HomePage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "Owner", - company: "Local Fitness Studio", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=1", - imageAlt: "Sarah Johnson", - }, + id: "1", name: "Sarah Johnson", role: "Owner", company: "Local Fitness Studio", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=1", imageAlt: "Sarah Johnson"}, { - id: "2", - name: "Michael Chen", - role: "CEO", - company: "Digital Marketing Agency", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-21797.jpg?_wi=1", - imageAlt: "Michael Chen", - }, + id: "2", name: "Michael Chen", role: "CEO", company: "Digital Marketing Agency", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-positive_114579-21797.jpg?_wi=1", imageAlt: "Michael Chen"}, { - id: "3", - name: "Emily Rodriguez", - role: "Founder", - company: "E-commerce Business", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg?_wi=1", - imageAlt: "Emily Rodriguez", - }, + id: "3", name: "Emily Rodriguez", role: "Founder", company: "E-commerce Business", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg?_wi=1", imageAlt: "Emily Rodriguez"}, { - id: "4", - name: "David Kim", - role: "Manager", - company: "Consulting Firm", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-employee-outdoors_1098-2197.jpg", - imageAlt: "David Kim", - }, + id: "4", name: "David Kim", role: "Manager", company: "Consulting Firm", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-employee-outdoors_1098-2197.jpg", imageAlt: "David Kim"}, ]} kpiItems={[ { - value: "500+", - label: "Sites Launched", - }, + value: "500+", label: "Sites Launched"}, { - value: "48hrs", - label: "Average Launch", - }, + value: "48hrs", label: "Average Launch"}, { - value: "95%", - label: "Client Satisfaction", - }, + value: "95%", label: "Client Satisfaction"}, ]} /> @@ -376,8 +246,7 @@ export default function HomePage() { title="Launch Your Business Online Today" description="Schedule a quick, free consultation with our team. We'll discuss your business, answer your questions, and show you exactly how BrandLift can help you attract more customers." background={{ - variant: "circleGradient", - }} + variant: "circleGradient"}} useInvertedBackground={false} inputPlaceholder="Enter your email" buttonText="Schedule Meeting" @@ -394,4 +263,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}