diff --git a/src/app/page.tsx b/src/app/page.tsx
index 98c7bcd..d181ccb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -58,33 +43,13 @@ export default function LandingPage() {
@@ -125,42 +78,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Disposable Vapes",
- price: "$15.00",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-successful-bearded-south-asian-young-indian-freelancer-blue-jeans-shirt-standing-night-club-stairs_627829-5106.jpg",
- },
- {
- id: "2",
- name: "Premium Hookah",
- price: "$120.00",
- imageSrc: "http://img.b2bpic.net/free-photo/hookah-isolated-white_93675-132617.jpg",
- },
- {
- id: "3",
- name: "Kratom Selection",
- price: "$25.00",
- imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-food-drinks_23-2147651769.jpg",
- },
- {
- id: "4",
- name: "Glass Accessories",
- price: "$45.00",
- imageSrc: "http://img.b2bpic.net/free-photo/shoes-belt-perfume-telephone-wooden-surface_8353-10514.jpg",
- },
- {
- id: "5",
- name: "Cigars & Wraps",
- price: "$10.00",
- imageSrc: "http://img.b2bpic.net/free-photo/view-golden-skull-with-citrus-cocktail_23-2150835856.jpg",
- },
- {
- id: "6",
- name: "Streetwear Apparel",
- price: "$50.00",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg",
- },
+ { id: "1", name: "Disposable Vapes", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-successful-bearded-south-asian-young-indian-freelancer-blue-jeans-shirt-standing-night-club-stairs_627829-5106.jpg" },
+ { id: "2", name: "Premium Hookah", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/hookah-isolated-white_93675-132617.jpg" },
+ { id: "3", name: "Kratom Selection", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-food-drinks_23-2147651769.jpg" },
+ { id: "4", name: "Glass Accessories", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/shoes-belt-perfume-telephone-wooden-surface_8353-10514.jpg" },
+ { id: "5", name: "Cigars & Wraps", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/view-golden-skull-with-citrus-cocktail_23-2150835856.jpg" },
+ { id: "6", name: "Streetwear Apparel", price: "$50.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg" },
]}
title="Explore Our Collection"
description="Premium goods curated for style and quality."
@@ -174,26 +97,11 @@ export default function LandingPage() {
rating={5}
author="Jordan M."
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
- alt: "Customer 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-confident-bartender-bar-counter_329181-20308.jpg",
- alt: "Customer 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/smiling-woman-sweater-posing-near-light-lamps_114579-81989.jpg",
- alt: "Customer 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/shorthaired-girl-with-pink-sunglasses-smiling-striped-backgroundteen-with-brunette-hair-grey-tshirt-beige-jacket-posing-cafe_197531-29487.jpg",
- alt: "Customer 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg",
- alt: "Young smiling woman in a cafe",
- },
+ { src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", alt: "Customer 1" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-confident-bartender-bar-counter_329181-20308.jpg", alt: "Customer 2" },
+ { src: "http://img.b2bpic.net/free-photo/smiling-woman-sweater-posing-near-light-lamps_114579-81989.jpg", alt: "Customer 3" },
+ { src: "http://img.b2bpic.net/free-photo/shorthaired-girl-with-pink-sunglasses-smiling-striped-backgroundteen-with-brunette-hair-grey-tshirt-beige-jacket-posing-cafe_197531-29487.jpg", alt: "Customer 4" },
+ { src: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg", alt: "Young smiling woman in a cafe" },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -206,24 +114,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- title: "Inventory Size",
- value: "5,000+",
- icon: Package,
- },
- {
- id: "m2",
- title: "Weekly Deals",
- value: "15+",
- icon: Tag,
- },
- {
- id: "m3",
- title: "Happy Customers",
- value: "10,000+",
- icon: Users,
- },
+ { id: "m1", title: "Inventory Size", value: "5,000+", icon: Package },
+ { id: "m2", title: "Weekly Deals", value: "15+", icon: Tag },
+ { id: "m3", title: "Happy Customers", value: "10,000+", icon: Users },
]}
title="Why Exotic Smoke Shop?"
description="Experience the difference of a local shop with premium inventory."
@@ -234,15 +127,7 @@ export default function LandingPage() {
@@ -254,18 +139,8 @@ export default function LandingPage() {
title="Visit Us In Tampa"
description="Stop by our shop at W Kennedy Blvd, open 24 hours."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Name", required: true },
+ { name: "email", type: "email", placeholder: "Email Address", required: true },
]}
imageSrc="http://img.b2bpic.net/free-photo/luminous-metaverse-background_23-2149539961.jpg"
/>
@@ -274,38 +149,8 @@ export default function LandingPage() {