diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3876610..ff8f21a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
@@ -59,47 +49,26 @@ export default function LandingPage() {
@@ -112,17 +81,11 @@ export default function LandingPage() {
description="CashinCombos started in a bedroom and grew into a movement. We curate the best bands and designs for those who live for the hustle."
bulletPoints={[
{
- title: "Premium Quality",
- description: "Materials that last through every adventure.",
- },
+ title: "Premium Quality", description: "Materials that last through every adventure."},
{
- title: "Exclusive Drops",
- description: "Designs you won't find anywhere else.",
- },
+ title: "Exclusive Drops", description: "Designs you won't find anywhere else."},
{
- title: "Mystery Guaranteed",
- description: "Every pack is curated to thrill.",
- },
+ title: "Mystery Guaranteed", description: "Every pack is curated to thrill."},
]}
imageSrc="http://img.b2bpic.net/free-photo/old-person-browsing-internet-find-artistic-inspiration-laptop-computer-using-technology-draw-artwork-sketch-drawing-artwork-masterpiece-with-creative-skills-artistic-tools_482257-45921.jpg"
imageAlt="founder working creative workspace"
@@ -138,47 +101,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Vibe Sticker",
- price: "$5",
- imageSrc: "http://img.b2bpic.net/free-vector/naive-ai-stickers-collection_23-2150522590.jpg",
- imageAlt: "cool vinyl sticker design",
- },
+ id: "p1", name: "Vibe Sticker", price: "$5", imageSrc: "http://img.b2bpic.net/free-vector/naive-ai-stickers-collection_23-2150522590.jpg", imageAlt: "cool vinyl sticker design"},
{
- id: "p2",
- name: "Pro Wristband",
- price: "$12",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-afro-dreadlocks_23-2149462114.jpg",
- imageAlt: "limited edition wristband vibrant",
- },
+ id: "p2", name: "Pro Wristband", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-afro-dreadlocks_23-2149462114.jpg", imageAlt: "limited edition wristband vibrant"},
{
- id: "p3",
- name: "Gold Mystery Pack",
- price: "$25",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-autumn-traveling-elements-assortment_23-2148634189.jpg",
- imageAlt: "mystery pack sticker surprise",
- },
+ id: "p3", name: "Gold Mystery Pack", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/top-view-autumn-traveling-elements-assortment_23-2148634189.jpg", imageAlt: "mystery pack sticker surprise"},
{
- id: "p4",
- name: "Hype Sticker Pack",
- price: "$15",
- imageSrc: "http://img.b2bpic.net/free-photo/process-making-gingerbread-form-word-ukraine_169016-20345.jpg",
- imageAlt: "sticker design artistic style",
- },
+ id: "p4", name: "Hype Sticker Pack", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/process-making-gingerbread-form-word-ukraine_169016-20345.jpg", imageAlt: "sticker design artistic style"},
{
- id: "p5",
- name: "Limited Band",
- price: "$18",
- imageSrc: "http://img.b2bpic.net/free-photo/girl-with-polka-doy-skirt_1162-14.jpg",
- imageAlt: "wristband collection vibrant set",
- },
+ id: "p5", name: "Limited Band", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-polka-doy-skirt_1162-14.jpg", imageAlt: "wristband collection vibrant set"},
{
- id: "p6",
- name: "Ultimate Mystery",
- price: "$40",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-celebrating-xmas-with-drink-pink-wall_179666-3884.jpg",
- imageAlt: "mystery box collectible fun",
- },
+ id: "p6", name: "Ultimate Mystery", price: "$40", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-celebrating-xmas-with-drink-pink-wall_179666-3884.jpg", imageAlt: "mystery box collectible fun"},
]}
title="Fresh Drops"
description="Grab the latest stickers and wristbands before they vanish."
@@ -189,37 +122,20 @@ export default function LandingPage() {
@@ -333,26 +203,17 @@ export default function LandingPage() {
@@ -360,8 +221,7 @@ export default function LandingPage() {