Merge version_1 into main #1
@@ -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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg?_wi=3"
|
||||
imageAlt="Streetwear collection artistic presentation"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
|
||||
@@ -106,7 +106,7 @@ export default function HomePage() {
|
||||
price: "R599",
|
||||
rating: 5,
|
||||
reviewCount: "142",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg?_wi=1",
|
||||
imageAlt: "Oversized baggy jeans with artistic prints",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function HomePage() {
|
||||
price: "R299",
|
||||
rating: 5,
|
||||
reviewCount: "176",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg?_wi=1",
|
||||
imageAlt: "Artistic print t-shirt classic cut",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -86,7 +86,7 @@ export default function ShopPage() {
|
||||
price: "R599",
|
||||
rating: 5,
|
||||
reviewCount: "142",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-young-lady-leaning-wall-tunnel_114579-92564.jpg?_wi=2",
|
||||
imageAlt: "Baggy jeans with fingerprint graphic print",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function ShopPage() {
|
||||
price: "R299",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg?_wi=2",
|
||||
imageAlt: "Oversized graphic t-shirt with artistic print",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function ShopPage() {
|
||||
price: "R299",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/pride-day-lettering_23-2148514310.jpg?_wi=3",
|
||||
imageAlt: "Black t-shirt with bold artistic graphic",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user