Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function HomePage() {
|
||||
{ text: "Learn More", href: "#about" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interested-african-american-woman-trench-coat-looking-camera-front-view-curious-black-girl-standing-bricked-background_197531-28937.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interested-african-american-woman-trench-coat-looking-camera-front-view-curious-black-girl-standing-bricked-background_197531-28937.jpg?_wi=1"
|
||||
imageAlt="Fashionable clothing models"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -109,21 +109,21 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Sports Clothes",
|
||||
description: "High-performance athletic wear designed for maximum comfort and style during your workouts and active pursuits.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-isolated-grey-pink-surface_176420-11908.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sports-equipment-isolated-grey-pink-surface_176420-11908.jpg?_wi=1",
|
||||
imageAlt: "Sports wear collection",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Party Wear Clothes",
|
||||
description: "Stunning evening wear and cocktail dresses perfect for celebrations, events, and special occasions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-woman_23-2148323512.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-elegant-woman_23-2148323512.jpg?_wi=1",
|
||||
imageAlt: "Party wear collection",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Gym Clothes",
|
||||
description: "Breathable and flexible workout apparel engineered for gym sessions and fitness routines.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-yoga_23-2148077576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-yoga_23-2148077576.jpg?_wi=1",
|
||||
imageAlt: "Gym wear collection",
|
||||
},
|
||||
{
|
||||
@@ -259,7 +259,7 @@ export default function HomePage() {
|
||||
{/* Footer */}
|
||||
<div id="footer-all" data-section="footer-all">
|
||||
<FooterMedia
|
||||
videoSrc="http://img.b2bpic.net/free-photo/interested-african-american-woman-trench-coat-looking-camera-front-view-curious-black-girl-standing-bricked-background_197531-28937.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/interested-african-american-woman-trench-coat-looking-camera-front-view-curious-black-girl-standing-bricked-background_197531-28937.jpg?_wi=2"
|
||||
videoAriaLabel="Fashion Style Shop promotional video"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user