diff --git a/src/app/page.tsx b/src/app/page.tsx
index a2f3476..34385fd 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,30 +32,12 @@ export default function LandingPage() {
@@ -63,68 +45,27 @@ export default function LandingPage() {
@@ -144,36 +85,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- icon: PenTool,
- title: "Business Logo Design",
- description: "Professional logos for modern corporations.",
- },
- {
- icon: Sparkles,
- title: "Minimalist Logo",
- description: "Clean, simple, and memorable designs.",
- },
- {
- icon: Diamond,
- title: "Luxury Logo Design",
- description: "Elegant and premium visual branding.",
- },
- {
- icon: Box,
- title: "3D Logo Design",
- description: "High-impact dimensional brand marks.",
- },
- {
- icon: Palette,
- title: "Brand Identity",
- description: "Full brand styling and design assets.",
- },
- {
- icon: Share2,
- title: "Social Branding",
- description: "Ready-to-use social media presence assets.",
- },
+ { icon: PenTool, title: "Business Logo Design", description: "Professional logos for modern corporations." },
+ { icon: Sparkles, title: "Minimalist Logo", description: "Clean, simple, and memorable designs." },
+ { icon: Diamond, title: "Luxury Logo Design", description: "Elegant and premium visual branding." },
+ { icon: Box, title: "3D Logo Design", description: "High-impact dimensional brand marks." },
+ { icon: Palette, title: "Brand Identity", description: "Full brand styling and design assets." },
+ { icon: Share2, title: "Social Branding", description: "Ready-to-use social media presence assets." },
]}
title="Our Professional Services"
description="Comprehensive design solutions tailored to help your brand stand out in a digital world."
@@ -187,48 +104,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Tech Startup Logo",
- price: "Featured",
- imageSrc: "http://img.b2bpic.net/free-photo/home-house-residential-living-concept_53876-120309.jpg",
- imageAlt: "Startup Logo",
- },
- {
- id: "p2",
- name: "Luxury Restaurant Mark",
- price: "Featured",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-spoons-with-spices_23-2148583683.jpg",
- imageAlt: "Restaurant Logo",
- },
- {
- id: "p3",
- name: "Football Club Crest",
- price: "Featured",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ur2efv",
- imageAlt: "Sports Logo",
- },
- {
- id: "p4",
- name: "Modern Fashion Brand",
- price: "Featured",
- imageSrc: "http://img.b2bpic.net/free-vector/vintage-golden-art-nouveau-badge-blue-vector_53876-57489.jpg",
- imageAlt: "Fashion Logo",
- },
- {
- id: "p5",
- name: "Real Estate Branding",
- price: "Featured",
- imageSrc: "http://img.b2bpic.net/free-photo/template-badge-layout-mock-up-visual-blank-concept_53876-120337.jpg",
- imageAlt: "Real Estate Logo",
- },
- {
- id: "p6",
- name: "Digital SaaS Identity",
- price: "Featured",
- imageSrc: "http://img.b2bpic.net/free-photo/technology-background-button_23-2148882651.jpg",
- imageAlt: "SaaS Logo",
- },
+ { id: "p1", name: "Tech Startup Logo", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/home-house-residential-living-concept_53876-120309.jpg", imageAlt: "Startup Logo" },
+ { id: "p2", name: "Luxury Restaurant Mark", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-spoons-with-spices_23-2148583683.jpg", imageAlt: "Restaurant Logo" },
+ { id: "p3", name: "Football Club Crest", price: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ur2efv", imageAlt: "Sports Logo" },
+ { id: "p4", name: "Modern Fashion Brand", price: "Featured", imageSrc: "http://img.b2bpic.net/free-vector/vintage-golden-art-nouveau-badge-blue-vector_53876-57489.jpg", imageAlt: "Fashion Logo" },
+ { id: "p5", name: "Real Estate Branding", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/template-badge-layout-mock-up-visual-blank-concept_53876-120337.jpg", imageAlt: "Real Estate Logo" },
+ { id: "p6", name: "Digital SaaS Identity", price: "Featured", imageSrc: "http://img.b2bpic.net/free-photo/technology-background-button_23-2148882651.jpg", imageAlt: "SaaS Logo" },
]}
title="Portfolio Gallery"
description="A curated collection of modern branding and logo design projects."
@@ -241,57 +122,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
- {
- id: "basic",
- badge: "Essential",
- price: "$199",
- subtitle: "For new brands",
- buttons: [
- {
- text: "Get Started",
- href: "#contact",
- },
- ],
- features: [
- "1 Concept",
- "Basic Files",
- "2 Revisions",
- ],
- },
- {
- id: "standard",
- badge: "Pro",
- price: "$499",
- subtitle: "For growing businesses",
- buttons: [
- {
- text: "Get Started",
- href: "#contact",
- },
- ],
- features: [
- "3 Concepts",
- "Source Files",
- "Unlimited Revisions",
- ],
- },
- {
- id: "premium",
- badge: "VIP",
- price: "$999",
- subtitle: "Full brand identity",
- buttons: [
- {
- text: "Get Started",
- href: "#contact",
- },
- ],
- features: [
- "5 Concepts",
- "Full Source Files",
- "Complete Branding Kit",
- ],
- },
+ { id: "basic", badge: "Essential", price: "$199", subtitle: "For new brands", buttons: [{ text: "Get Started", href: "#contact" }], features: ["1 Concept", "Basic Files", "2 Revisions"] },
+ { id: "standard", badge: "Pro", price: "$499", subtitle: "For growing businesses", buttons: [{ text: "Get Started", href: "#contact" }], features: ["3 Concepts", "Source Files", "Unlimited Revisions"] },
+ { id: "premium", badge: "VIP", price: "$999", subtitle: "Full brand identity", buttons: [{ text: "Get Started", href: "#contact" }], features: ["5 Concepts", "Full Source Files", "Complete Branding Kit"] },
]}
title="Design Packages"
description="Choose the best plan for your brand development needs."
@@ -300,63 +133,20 @@ export default function LandingPage() {
@@ -412,41 +183,9 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/golden-texture-powder-dust-bursting-background-illustration_1017-42072.jpg"
logoText="Kamal Logo Studio"
columns={[
- {
- title: "Navigate",
- items: [
- {
- label: "Services",
- href: "#services",
- },
- {
- label: "Portfolio",
- href: "#portfolio",
- },
- ],
- },
- {
- title: "Social",
- items: [
- {
- label: "Instagram",
- href: "#",
- },
- {
- label: "Fiverr",
- href: "#",
- },
- ],
- },
- {
- title: "Legal",
- items: [
- {
- label: "Privacy Policy",
- href: "#",
- },
- ],
- },
+ { title: "Navigate", items: [{ label: "Services", href: "#services" }, { label: "Portfolio", href: "#portfolio" }] },
+ { title: "Social", items: [{ label: "Instagram", href: "#" }, { label: "Fiverr", href: "#" }] },
+ { title: "Legal", items: [{ label: "Privacy Policy", href: "#" }] },
]}
/>