diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6be4a7e..ef9cbe2 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,25 +33,15 @@ export default function LandingPage() {
@@ -60,108 +50,60 @@ export default function LandingPage() {
@@ -173,9 +115,7 @@ export default function LandingPage() {
title="Driving Growth for Dinajpur's Businesses"
buttons={[
{
- text: "Learn More",
- href: "#features",
- },
+ text: "Learn More", href: "#features"},
]}
/>
@@ -187,26 +127,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "SEO Strategy",
- subtitle: "Rank #1 Locally",
- category: "Optimization",
- value: "High Impact",
- },
+ id: "f1", title: "SEO Strategy", subtitle: "Rank #1 Locally", category: "Optimization", value: "High Impact"},
{
- id: "f2",
- title: "Social Media Ads",
- subtitle: "Targeted Reach",
- category: "Advertising",
- value: "Conversion Focused",
- },
+ id: "f2", title: "Social Media Ads", subtitle: "Targeted Reach", category: "Advertising", value: "Conversion Focused"},
{
- id: "f3",
- title: "Email Funnels",
- subtitle: "Customer Loyalty",
- category: "Automation",
- value: "Retention Driven",
- },
+ id: "f3", title: "Email Funnels", subtitle: "Customer Loyalty", category: "Automation", value: "Retention Driven"},
]}
title="Digital Solutions that Scale"
description="Comprehensive marketing services designed for modern business needs."
@@ -220,34 +145,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "150+",
- title: "Clients Served",
- items: [
- "SME Business",
- "Local Brands",
- "Startups",
- ],
+ id: "m1", value: "150+", title: "Clients Served", items: [
+ "SME Business", "Local Brands", "Startups"],
},
{
- id: "m2",
- value: "450%",
- title: "Avg Growth",
- items: [
- "Revenue Growth",
- "Traffic Increase",
- "Lead Generation",
- ],
+ id: "m2", value: "450%", title: "Avg Growth", items: [
+ "Revenue Growth", "Traffic Increase", "Lead Generation"],
},
{
- id: "m3",
- value: "12+",
- title: "Years Experience",
- items: [
- "Digital Strategy",
- "Market Research",
- "Brand Building",
- ],
+ id: "m3", value: "12+", title: "Years Experience", items: [
+ "Digital Strategy", "Market Research", "Brand Building"],
},
]}
title="Measured Results"
@@ -263,25 +170,15 @@ export default function LandingPage() {
author="Mahmud Hassan, CEO of Dynamic Trades"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/amazing-laughing-redhead-young-lady-standing-cafe_171337-15271.jpg",
- alt: "happy business client portrait",
- },
+ src: "http://img.b2bpic.net/free-photo/amazing-laughing-redhead-young-lady-standing-cafe_171337-15271.jpg", alt: "happy business client portrait"},
{
- src: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg",
- alt: "tech startup founder portrait",
- },
+ src: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg", alt: "tech startup founder portrait"},
{
- src: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461330.jpg",
- alt: "young entrepreneur headshot",
- },
+ src: "http://img.b2bpic.net/free-photo/business-person-looking-finance-graphs_23-2150461330.jpg", alt: "young entrepreneur headshot"},
{
- src: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
- alt: "ecommerce brand manager portrait",
- },
+ src: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", alt: "ecommerce brand manager portrait"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman-close-up_23-2148746290.jpg",
- alt: "local business owner portrait",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman-close-up_23-2148746290.jpg", alt: "local business owner portrait"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -293,14 +190,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "TradeCore",
- "MarketX",
- "DynamicDigital",
- "SwiftRetail",
- "TrendUp",
- "GrowthPath",
- "PrimeSolutions",
- ]}
+ "TradeCore", "MarketX", "DynamicDigital", "SwiftRetail", "TrendUp", "GrowthPath", "PrimeSolutions"]}
title="Trusted Partners"
description="Collaborating with local and national industry leaders."
/>
@@ -311,20 +201,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "How quickly do we see results?",
- content: "Most businesses start seeing improvements in 2-3 months.",
- },
+ id: "q1", title: "How quickly do we see results?", content: "Most businesses start seeing improvements in 2-3 months."},
{
- id: "q2",
- title: "Do you work with startups?",
- content: "Yes, we specialize in helping startups find their market fit.",
- },
+ id: "q2", title: "Do you work with startups?", content: "Yes, we specialize in helping startups find their market fit."},
{
- id: "q3",
- title: "Why choose Alamin Mannan?",
- content: "I offer deep local knowledge combined with international marketing strategies.",
- },
+ id: "q3", title: "Why choose Alamin Mannan?", content: "I offer deep local knowledge combined with international marketing strategies."},
+ {
+ id: "q4", title: "What areas do you serve?", content: "I primarily serve businesses within the Dinajpur district, but also handle national projects."},
]}
sideTitle="Common Questions"
faqsAnimation="slide-up"
@@ -335,11 +218,10 @@ export default function LandingPage() {
@@ -348,39 +230,36 @@ export default function LandingPage() {
logoText="Alamin Mannan"
columns={[
{
- title: "Services",
- items: [
+ title: "Services", items: [
{
- label: "SEO",
- href: "#features",
- },
+ label: "SEO Strategy", href: "#features"},
{
- label: "Ads",
- href: "#features",
- },
+ label: "Social Media Ads", href: "#features"},
{
- label: "Social",
- href: "#features",
- },
+ label: "Email Funnels", href: "#features"},
],
},
{
- title: "Company",
- items: [
+ title: "Contact", items: [
{
- label: "About",
- href: "#about",
- },
+ label: "Email: alamin.mannan@email.com", href: "mailto:alamin.mannan@email.com"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Phone: +880 123 456 789", href: "tel:+880123456789"},
+ ],
+ },
+ {
+ title: "Company", items: [
+ {
+ label: "About", href: "#about"},
+ {
+ label: "Location: Dinajpur, BD", href: "#"},
],
},
]}
+ copyrightText="© 2025 Alamin Mannan. All rights reserved."
/>
);
-}
+}
\ No newline at end of file