diff --git a/src/app/page.tsx b/src/app/page.tsx
index 68921e2..be217f2 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -11,7 +11,7 @@ import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
-import { Award, BarChart, CheckCircle, Shield, Zap } from "lucide-react";
+import { Award, BarChart, CheckCircle, Shield, Zap, Bot } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -56,97 +48,54 @@ export default function LandingPage() {
@@ -156,10 +105,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Why AffiliMarket"
description={[
- "We provide the infrastructure for growth.",
- "Manage thousands of products with ease.",
- "Built for high-volume performance.",
- ]}
+ "We provide the infrastructure for growth.", "Manage thousands of products with ease.", "Built for high-volume performance."]}
/>
@@ -170,64 +116,43 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Automated Tracking",
- description: "Precision tracking across all networks.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599363.jpg?_wi=1",
- },
+ title: "Automated Tracking", description: "Precision tracking across all networks.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599363.jpg"},
items: [
{
icon: Zap,
- text: "Real-time updates",
- },
+ text: "Real-time updates"},
{
icon: Shield,
- text: "Secure data",
- },
+ text: "Secure data"},
],
reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-stylus-pen-laptop-desktop-close-up_169016-47030.jpg?_wi=2",
- imageAlt: "saas dashboard interface",
},
{
- title: "Bulk Automation",
- description: "Streamline product logistics efficiently.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/ai-robot-interacting-with-futuristic-data-interface_23-2152005489.jpg?_wi=1",
- },
+ title: "Bulk Automation", description: "Streamline product logistics efficiently.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/ai-robot-interacting-with-futuristic-data-interface_23-2152005489.jpg"},
items: [
{
icon: Bot,
- text: "Reduce human error",
- },
+ text: "Reduce human error"},
{
icon: CheckCircle,
- text: "Instant fulfillment",
- },
+ text: "Instant fulfillment"},
],
reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/frustrated-businesswomen-starting-argument-expressing-their-irritation_482257-123935.jpg",
- imageAlt: "professional team working",
},
{
- title: "Growth Analytics",
- description: "Powerful metrics to optimize ROI.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/minimalist-abstract-gradient-green-layers-paper_23-2148793009.jpg?_wi=1",
- },
+ title: "Growth Analytics", description: "Powerful metrics to optimize ROI.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/minimalist-abstract-gradient-green-layers-paper_23-2148793009.jpg"},
items: [
{
icon: BarChart,
- text: "Deep insights",
- },
+ text: "Deep insights"},
{
icon: Award,
- text: "ROI-focused",
- },
+ text: "ROI-focused"},
],
reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599363.jpg?_wi=2",
- imageAlt: "data visualization tech",
},
]}
title="Built for Scale"
@@ -243,47 +168,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Tech Gadget Bundle",
- price: "$499",
- variant: "Electronics",
- imageSrc: "http://img.b2bpic.net/free-photo/purple-product-box_187299-46403.jpg?_wi=1",
- },
+ id: "p1", name: "Tech Gadget Bundle", price: "$499", variant: "Electronics", imageSrc: "http://img.b2bpic.net/free-photo/purple-product-box_187299-46403.jpg"},
{
- id: "p2",
- name: "Home Essentials Kit",
- price: "$299",
- variant: "Home",
- imageSrc: "http://img.b2bpic.net/free-photo/carton-box-sofa_23-2147801239.jpg?_wi=1",
- },
+ id: "p2", name: "Home Essentials Kit", price: "$299", variant: "Home", imageSrc: "http://img.b2bpic.net/free-photo/carton-box-sofa_23-2147801239.jpg"},
{
- id: "p3",
- name: "Software Starter",
- price: "$149",
- variant: "Software",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072195.jpg?_wi=1",
- },
+ id: "p3", name: "Software Starter", price: "$149", variant: "Software", imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072195.jpg"},
{
- id: "p4",
- name: "Kitchen Ware Bulk",
- price: "$349",
- variant: "Kitchen",
- imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-event-sale-elements_23-2148675059.jpg",
- },
+ id: "p4", name: "Kitchen Ware Bulk", price: "$349", variant: "Kitchen", imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-event-sale-elements_23-2148675059.jpg"},
{
- id: "p5",
- name: "Garden Tools Set",
- price: "$199",
- variant: "Garden",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-purple-tin-cans-with-copy-space_23-2148785262.jpg",
- },
+ id: "p5", name: "Garden Tools Set", price: "$199", variant: "Garden", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-purple-tin-cans-with-copy-space_23-2148785262.jpg"},
{
- id: "p6",
- name: "Office Furniture",
- price: "$899",
- variant: "Office",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-stacked-plastic-food-receptacles_23-2148487833.jpg",
- },
+ id: "p6", name: "Office Furniture", price: "$899", variant: "Office", imageSrc: "http://img.b2bpic.net/free-photo/front-view-stacked-plastic-food-receptacles_23-2148487833.jpg"},
]}
title="Featured Bulk Products"
description="Ready-to-sell bulk goods for your affiliate campaigns."
@@ -297,52 +192,28 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "basic",
- badge: "Entry",
- price: "$99",
- subtitle: "Perfect for starters.",
- buttons: [
+ id: "basic", badge: "Entry", price: "$99", subtitle: "Perfect for starters.", buttons: [
{
- text: "Get Started",
- },
+ text: "Get Started"},
],
features: [
- "1k Monthly Sales",
- "Basic Support",
- "Real-time Tracking",
- ],
+ "1k Monthly Sales", "Basic Support", "Real-time Tracking"],
},
{
- id: "pro",
- badge: "Pro",
- price: "$299",
- subtitle: "Best for growth teams.",
- buttons: [
+ id: "pro", badge: "Pro", price: "$299", subtitle: "Best for growth teams.", buttons: [
{
- text: "Get Started",
- },
+ text: "Get Started"},
],
features: [
- "10k Monthly Sales",
- "Priority Support",
- "Advanced Analytics",
- ],
+ "10k Monthly Sales", "Priority Support", "Advanced Analytics"],
},
{
- id: "enterprise",
- badge: "Enterprise",
- price: "$999",
- subtitle: "For large operations.",
- buttons: [
+ id: "enterprise", badge: "Enterprise", price: "$999", subtitle: "For large operations.", buttons: [
{
- text: "Contact Sales",
- },
+ text: "Contact Sales"},
],
features: [
- "Unlimited Sales",
- "24/7 Dedicated Support",
- "Custom Integrations",
- ],
+ "Unlimited Sales", "24/7 Dedicated Support", "Custom Integrations"],
},
]}
title="Scaling Plans"
@@ -356,60 +227,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "John Doe",
- date: "Jan 2024",
- title: "CEO",
- quote: "The best platform for managing our networks.",
- tag: "Pro",
- avatarSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/ai-robot-interacting-with-futuristic-data-interface_23-2152005489.jpg?_wi=2",
- imageAlt: "automation icon tech",
- },
+ id: "1", name: "John Doe", date: "Jan 2024", title: "CEO", quote: "The best platform for managing our networks.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/happy-bearded-man-busines-clothes-with-crossed-arms-looking-camera-gray_171337-11335.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ai-robot-interacting-with-futuristic-data-interface_23-2152005489.jpg", imageAlt: "automation icon tech"},
{
- id: "2",
- name: "Jane Smith",
- date: "Feb 2024",
- title: "CMO",
- quote: "Bulk logistics made simple and efficient.",
- tag: "Pro",
- avatarSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/minimalist-abstract-gradient-green-layers-paper_23-2148793009.jpg?_wi=2",
- imageAlt: "growth chart concept",
- },
+ id: "2", name: "Jane Smith", date: "Feb 2024", title: "CMO", quote: "Bulk logistics made simple and efficient.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-abstract-gradient-green-layers-paper_23-2148793009.jpg", imageAlt: "growth chart concept"},
{
- id: "3",
- name: "Robert P.",
- date: "Mar 2024",
- title: "Founder",
- quote: "Impressive performance even at scale.",
- tag: "Enterprise",
- avatarSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/purple-product-box_187299-46403.jpg?_wi=2",
- imageAlt: "product mockup box",
- },
+ id: "3", name: "Robert P.", date: "Mar 2024", title: "Founder", quote: "Impressive performance even at scale.", tag: "Enterprise", avatarSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg", imageSrc: "http://img.b2bpic.net/free-photo/purple-product-box_187299-46403.jpg", imageAlt: "product mockup box"},
{
- id: "4",
- name: "Anna W.",
- date: "Apr 2024",
- title: "Ops Manager",
- quote: "Automation is simply world-class here.",
- tag: "Pro",
- avatarSrc: "http://img.b2bpic.net/free-photo/executive-assistant-multinational-company-work-big-business-project_482257-113916.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/carton-box-sofa_23-2147801239.jpg?_wi=2",
- imageAlt: "electronics packaging bundle",
- },
+ id: "4", name: "Anna W.", date: "Apr 2024", title: "Ops Manager", quote: "Automation is simply world-class here.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/executive-assistant-multinational-company-work-big-business-project_482257-113916.jpg", imageSrc: "http://img.b2bpic.net/free-photo/carton-box-sofa_23-2147801239.jpg", imageAlt: "electronics packaging bundle"},
{
- id: "5",
- name: "Chris B.",
- date: "May 2024",
- title: "Developer",
- quote: "Integrations are so clean and easy.",
- tag: "Enterprise",
- avatarSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072195.jpg?_wi=2",
- imageAlt: "software box package",
- },
+ id: "5", name: "Chris B.", date: "May 2024", title: "Developer", quote: "Integrations are so clean and easy.", tag: "Enterprise", avatarSrc: "http://img.b2bpic.net/free-photo/self-assured-business-leader-conference-room_1262-3068.jpg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072195.jpg", imageAlt: "software box package"},
]}
title="Client Success"
description="Hear from those growing with AffiliMarket."
@@ -423,15 +249,9 @@ export default function LandingPage() {
description="Ready to scale your affiliate business? Talk to our experts."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Name",
- },
+ name: "name", type: "text", placeholder: "Name"},
{
- name: "email",
- type: "email",
- placeholder: "Email",
- },
+ name: "email", type: "email", placeholder: "Email"},
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-modern-office-with-focus-recruitment-process-hiring-new-personnel_482257-112386.jpg"
/>
@@ -441,13 +261,9 @@ export default function LandingPage() {