Update src/app/about/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function AboutPage() {
|
||||
tag="About Us"
|
||||
tagIcon={Heart}
|
||||
buttons={[{ text: "Learn More", href: "/shop" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg"
|
||||
imageAlt="Streetwear collection artistic presentation"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -89,15 +89,7 @@ export default function AboutPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Urban Fashion Week",
|
||||
"Street Culture Magazine",
|
||||
"Fashion Forward Collective",
|
||||
"Independent Style Collective",
|
||||
"Art & Fashion Union",
|
||||
"Creative Movement",
|
||||
"Urban Collective",
|
||||
"Style Rebels",
|
||||
]}
|
||||
"Urban Fashion Week", "Street Culture Magazine", "Fashion Forward Collective", "Independent Style Collective", "Art & Fashion Union", "Creative Movement", "Urban Collective", "Style Rebels"]}
|
||||
speed={50}
|
||||
showCard={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user