diff --git a/src/app/page.tsx b/src/app/page.tsx
index 21de265..04e178e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,39 +43,14 @@ export default function LandingPage() {
@@ -128,67 +82,28 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Premium Vector Quality",
- description: "High-resolution files perfect for any format.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8331.jpg",
- imageAlt: "gaming digital art neon purple",
- },
+ title: "Premium Vector Quality", description: "High-resolution files perfect for any format.", media: { imageSrc: "http://img.b2bpic.net/free-photo/artistic-blurry-colorful-wallpaper-background_58702-8331.jpg", imageAlt: "gaming digital art neon purple" },
items: [
- {
- icon: CheckCircle,
- text: "Scalable Vector Art",
- },
- {
- icon: CheckCircle,
- text: "High Resolution",
- },
+ { icon: CheckCircle, text: "Scalable Vector Art" },
+ { icon: CheckCircle, text: "High Resolution" },
],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/intricate-3d-cross-with-bright-lights_23-2151004869.jpg?_wi=2",
- imageAlt: "gaming digital art neon purple",
+ reverse: false
},
{
- title: "Fast Turnaround",
- description: "Get your designs ready for stream in no time.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/bigfoot-represented-neon-glow_23-2151322889.jpg",
- imageAlt: "gaming digital art neon purple",
- },
+ title: "Fast Turnaround", description: "Get your designs ready for stream in no time.", media: { imageSrc: "http://img.b2bpic.net/free-photo/bigfoot-represented-neon-glow_23-2151322889.jpg", imageAlt: "gaming digital art neon purple" },
items: [
- {
- icon: Zap,
- text: "Quick Delivery",
- },
- {
- icon: Zap,
- text: "Seamless Communication",
- },
+ { icon: Zap, text: "Quick Delivery" },
+ { icon: Zap, text: "Seamless Communication" },
],
- reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-home-office_1048-16765.jpg?_wi=2",
- imageAlt: "gaming digital art neon purple",
+ reverse: true
},
{
- title: "Tailored for Gamers",
- description: "Designs that align with your unique gaming style.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/bright-neon-colors-illuminated-arrow_23-2151204974.jpg",
- imageAlt: "gaming digital art neon purple",
- },
+ title: "Tailored for Gamers", description: "Designs that align with your unique gaming style.", media: { imageSrc: "http://img.b2bpic.net/free-photo/bright-neon-colors-illuminated-arrow_23-2151204974.jpg", imageAlt: "gaming digital art neon purple" },
items: [
- {
- icon: Shield,
- text: "Customized Concepts",
- },
- {
- icon: Shield,
- text: "Streamer-focused",
- },
+ { icon: Shield, text: "Customized Concepts" },
+ { icon: Shield, text: "Streamer-focused" },
],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-madness-sale_23-2152027058.jpg?_wi=1",
- imageAlt: "gaming digital art neon purple",
+ reverse: false
},
]}
title="Why Choose My Designs?"
@@ -203,48 +118,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Cyber Mascot",
- price: "$99",
- variant: "Logo",
- imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-madness-sale_23-2152027058.jpg?_wi=2",
- },
- {
- id: "2",
- name: "Neon Emblem",
- price: "$79",
- variant: "Design",
- imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151205031.jpg",
- },
- {
- id: "3",
- name: "Streamer Pro Badge",
- price: "$49",
- variant: "Graphic",
- imageSrc: "http://img.b2bpic.net/free-psd/press-kit-business-card-template_23-2150302065.jpg",
- },
- {
- id: "4",
- name: "Glitch Shield",
- price: "$89",
- variant: "Logo",
- imageSrc: "http://img.b2bpic.net/free-vector/wizard-esport-mascot-logo-gaming-team_343694-1212.jpg",
- },
- {
- id: "5",
- name: "Void Character",
- price: "$129",
- variant: "Mascot",
- imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065059.jpg",
- },
- {
- id: "6",
- name: "Flux Symbol",
- price: "$59",
- variant: "Icon",
- imageSrc: "http://img.b2bpic.net/free-photo/pencil-sign-left-side_187299-39550.jpg",
- },
+ { id: "1", name: "Cyber Mascot", price: "$99", variant: "Logo", imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-madness-sale_23-2152027058.jpg" },
+ { id: "2", name: "Neon Emblem", price: "$79", variant: "Design", imageSrc: "http://img.b2bpic.net/free-photo/arrow-with-bright-neon-colors_23-2151205031.jpg" },
+ { id: "3", name: "Streamer Pro Badge", price: "$49", variant: "Graphic", imageSrc: "http://img.b2bpic.net/free-psd/press-kit-business-card-template_23-2150302065.jpg" },
+ { id: "4", name: "Glitch Shield", price: "$89", variant: "Logo", imageSrc: "http://img.b2bpic.net/free-vector/wizard-esport-mascot-logo-gaming-team_343694-1212.jpg" },
+ { id: "5", name: "Void Character", price: "$129", variant: "Mascot", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065059.jpg" },
+ { id: "6", name: "Flux Symbol", price: "$59", variant: "Icon", imageSrc: "http://img.b2bpic.net/free-photo/pencil-sign-left-side_187299-39550.jpg" },
]}
title="My Design Collection"
description="Browse our latest unique logo and design concepts."
@@ -258,46 +137,11 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Sarah J.",
- role: "Streamer",
- company: "Twitch",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-woman-streamer-smiling-confident-make-selfie-by-camera-gaming-room_839833-16440.jpg",
- },
- {
- id: "2",
- name: "Alex K.",
- role: "Pro Gamer",
- company: "eSports",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-playing-video-game_23-2149250001.jpg",
- },
- {
- id: "3",
- name: "Marcus R.",
- role: "Content Creator",
- company: "YouTube",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-sporty-man-with-wrist-bandage-wearing-headphones-pretending-running-isolated-pink-wall_141793-78519.jpg",
- },
- {
- id: "4",
- name: "Elena V.",
- role: "Designer",
- company: "Freelance",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-darkroom_23-2149893830.jpg",
- },
- {
- id: "5",
- name: "Sam L.",
- role: "Streamer",
- company: "Mixer",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/black-teen-smiling-girl-headset-playing-video-games-video-game-club-with-red-illumination_1268-25919.jpg",
- },
+ { id: "1", name: "Sarah J.", role: "Streamer", company: "Twitch", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-woman-streamer-smiling-confident-make-selfie-by-camera-gaming-room_839833-16440.jpg" },
+ { id: "2", name: "Alex K.", role: "Pro Gamer", company: "eSports", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-playing-video-game_23-2149250001.jpg" },
+ { id: "3", name: "Marcus R.", role: "Content Creator", company: "YouTube", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-sporty-man-with-wrist-bandage-wearing-headphones-pretending-running-isolated-pink-wall_141793-78519.jpg" },
+ { id: "4", name: "Elena V.", role: "Designer", company: "Freelance", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-darkroom_23-2149893830.jpg" },
+ { id: "5", name: "Sam L.", role: "Streamer", company: "Mixer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-teen-smiling-girl-headset-playing-video-games-video-game-club-with-red-illumination_1268-25919.jpg" },
]}
title="Loved by Gamers"
description="Don't just take my word for it—check out what creators have to say."
@@ -311,21 +155,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
- {
- id: "1",
- value: "500+",
- description: "Happy Clients",
- },
- {
- id: "2",
- value: "1.2k",
- description: "Designs Delivered",
- },
- {
- id: "3",
- value: "24/7",
- description: "Support Ready",
- },
+ { id: "1", value: "500+", description: "Happy Clients" },
+ { id: "2", value: "1.2k", description: "Designs Delivered" },
+ { id: "3", value: "24/7", description: "Support Ready" },
]}
title="Impact in Numbers"
description="Building a stronger gaming presence with every design."
@@ -336,21 +168,9 @@ export default function LandingPage() {
@@ -379,16 +192,8 @@ export default function LandingPage() {
logoText="PixelPulse"
copyrightText="© 2025 PixelPulse Designs. All rights reserved."
socialLinks={[
- {
- icon: Twitter,
- href: "#",
- ariaLabel: "Twitter",
- },
- {
- icon: Instagram,
- href: "#",
- ariaLabel: "Instagram",
- },
+ { icon: Twitter, href: "#", ariaLabel: "Twitter" },
+ { icon: Instagram, href: "#", ariaLabel: "Instagram" },
]}
/>