diff --git a/src/app/page.tsx b/src/app/page.tsx
index a17dd95..15ed06b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,17 +32,11 @@ export default function LandingPage() {
@@ -51,60 +45,24 @@ export default function LandingPage() {
@@ -113,48 +71,12 @@ export default function LandingPage() {
@@ -166,40 +88,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Holographic Sizing",
- description: "Perfect fit with our proprietary sizing tech.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/mannequins-clothes-shop_23-2147652033.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/colorful-wavy-swirly-texture_23-2151837739.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/fashion-industry-showcases-elegant-garment-collection-stage-generated-by-ai_188544-17006.jpg",
- imageAlt: "tech clothing interface",
+ title: "Holographic Sizing", description: "Perfect fit with our proprietary sizing tech.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mannequins-clothes-shop_23-2147652033.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/colorful-wavy-swirly-texture_23-2151837739.jpg" },
},
{
- title: "Premium Materials",
- description: "High-durability textiles designed for longevity.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/minimalist-grey-fabric-wallpaper_23-2148377177.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861876.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-leather-jacket-posing-graffiti-wall_23-2148760566.jpg?_wi=2",
- imageAlt: "tech clothing interface",
+ title: "Premium Materials", description: "High-durability textiles designed for longevity.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/minimalist-grey-fabric-wallpaper_23-2148377177.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861876.jpg" },
},
{
- title: "Digital Assets",
- description: "Wear the same item in our Metaverse shop.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-concept_23-2151896851.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/thread-rough-wrinkled-design-element-studio-shot_1122-2406.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/clothing-store-with-blurred-effect_23-2148164711.jpg?_wi=2",
- imageAlt: "tech clothing interface",
+ title: "Digital Assets", description: "Wear the same item in our Metaverse shop.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-concept_23-2151896851.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/thread-rough-wrinkled-design-element-studio-shot_1122-2406.jpg" },
},
]}
showStepNumbers={true}
@@ -212,31 +110,11 @@ export default function LandingPage() {
@@ -363,29 +184,15 @@ export default function LandingPage() {