diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1534a36..8991337 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,63 +45,33 @@ export default function LandingPage() {
@@ -121,32 +83,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "s1",
- title: "Business Websites",
- tags: [
- "Professional",
- "Agency",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc7yAX08CJo33ASelsJegBoaEw/a-minimalist-sleek-icon-representing-bus-1774776818872-f19b58d6.png?_wi=2",
- },
+ id: "s1", title: "Business Websites", tags: [
+ "Professional", "Agency"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc7yAX08CJo33ASelsJegBoaEw/a-minimalist-sleek-icon-representing-bus-1774776818872-f19b58d6.png"},
{
- id: "s2",
- title: "High-Converting Landing Pages",
- tags: [
- "Ads",
- "Sales",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc7yAX08CJo33ASelsJegBoaEw/a-sleek-landing-page-icon-representing-h-1774776817726-42382fd0.png?_wi=2",
- },
+ id: "s2", title: "High-Converting Landing Pages", tags: [
+ "Ads", "Sales"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc7yAX08CJo33ASelsJegBoaEw/a-sleek-landing-page-icon-representing-h-1774776817726-42382fd0.png"},
{
- id: "s3",
- title: "Premium Ecommerce Stores",
- tags: [
- "Storefront",
- "Growth",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc7yAX08CJo33ASelsJegBoaEw/a-modern-ecommerce-store-icon-sleek-styl-1774776819361-b7e4a0f7.png?_wi=2",
- },
+ id: "s3", title: "Premium Ecommerce Stores", tags: [
+ "Storefront", "Growth"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc7yAX08CJo33ASelsJegBoaEw/a-modern-ecommerce-store-icon-sleek-styl-1774776819361-b7e4a0f7.png"},
]}
title="Services Built to Make You Look Legit"
description="For business owners who want more than just a website. You need something that makes people trust you fast."
@@ -161,23 +108,11 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Elite Fade Barbershop",
- price: "Luxury Style",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc7yAX08CJo33ASelsJegBoaEw/a-premium-barbershop-website-ui-dark-mod-1774776819698-4b1c3ca7.png?_wi=2",
- },
+ id: "p1", name: "Elite Fade Barbershop", price: "Luxury Style", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc7yAX08CJo33ASelsJegBoaEw/a-premium-barbershop-website-ui-dark-mod-1774776819698-4b1c3ca7.png"},
{
- id: "p2",
- name: "Ocean Bite Restaurant",
- price: "Modern Menu",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc7yAX08CJo33ASelsJegBoaEw/a-stylish-ocean-side-restaurant-website--1774776818924-e388ea6a.png",
- },
+ id: "p2", name: "Ocean Bite Restaurant", price: "Modern Menu", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc7yAX08CJo33ASelsJegBoaEw/a-stylish-ocean-side-restaurant-website--1774776818924-e388ea6a.png"},
{
- id: "p3",
- name: "Kingsaid Streetwear",
- price: "Brand Feel",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc7yAX08CJo33ASelsJegBoaEw/a-luxury-fashion-streetwear-website-desi-1774776818764-c683618d.png",
- },
+ id: "p3", name: "Kingsaid Streetwear", price: "Brand Feel", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc7yAX08CJo33ASelsJegBoaEw/a-luxury-fashion-streetwear-website-desi-1774776818764-c683618d.png"},
]}
title="Demo Portfolio"
description="Clean, premium concepts designed to showcase potential."
@@ -191,38 +126,16 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "starter",
- badge: "Essential",
- price: "$600",
- subtitle: "Perfect for smaller businesses",
- features: [
- "3 Pages",
- "Mobile Optimized",
- "Contact Form",
- ],
+ id: "starter", badge: "Essential", price: "$600", subtitle: "Perfect for smaller businesses", features: [
+ "3 Pages", "Mobile Optimized", "Contact Form"],
},
{
- id: "pro",
- badge: "Most Popular",
- price: "$1000",
- subtitle: "For serious growth",
- features: [
- "6 Pages",
- "Custom Premium Design",
- "Basic SEO",
- "Maps Integration",
- ],
+ id: "pro", badge: "Most Popular", price: "$1000", subtitle: "For serious growth", features: [
+ "6 Pages", "Custom Premium Design", "Basic SEO", "Maps Integration"],
},
{
- id: "care",
- badge: "Growth",
- price: "$120/mo",
- subtitle: "Ongoing support",
- features: [
- "Content Updates",
- "Maintenance",
- "Security",
- ],
+ id: "care", badge: "Growth", price: "$120/mo", subtitle: "Ongoing support", features: [
+ "Content Updates", "Maintenance", "Security"],
},
]}
title="Premium Website Packages"
@@ -235,28 +148,18 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "f1",
- title: "How long does it take?",
- content: "Most projects are completed within 1-2 weeks.",
- },
+ id: "f1", title: "How long does it take?", content: "Most projects are completed within 1-2 weeks."},
{
- id: "f2",
- title: "Do you support international clients?",
- content: "Yes, I work with businesses worldwide.",
- },
+ id: "f2", title: "Do you support international clients?", content: "Yes, I work with businesses worldwide."},
{
- id: "f3",
- title: "What payment methods are accepted?",
- content: "I accept direct transfers and various online payment platforms.",
- },
+ id: "f3", title: "What payment methods are accepted?", content: "I accept direct transfers and various online payment platforms."},
]}
ctaTitle="Ready to Start?"
ctaDescription="Let's build a website that makes your business look premium."
ctaButton={{
- text: "Chat on WhatsApp",
- href: "https://wa.me/254717484859",
- }}
+ text: "Chat on WhatsApp", href: "https://wa.me/254717484859"}}
ctaIcon={MessageCircle}
+ animationType="blur-reveal"
/>
@@ -267,9 +170,7 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
- href: "https://instagram.com/kingsaid225",
- ariaLabel: "Instagram",
- },
+ href: "https://instagram.com/kingsaid225", ariaLabel: "Instagram"},
]}
/>