Merge version_1 into main #1

Merged
bender merged 9 commits from version_1 into main 2026-03-07 14:17:10 +00:00
9 changed files with 85 additions and 85 deletions

View File

@@ -118,7 +118,7 @@ export default function AboutPage() {
handle: "@alexstyle",
testimonial: "Amazing quality and design! The fit is perfect and the graphic print is stunning. Already ordered my second tee!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg?_wi=5",
imageAlt: "Alex Johnson profile",
},
{
@@ -127,7 +127,7 @@ export default function AboutPage() {
handle: "@sarahwears",
testimonial: "Love these tees! The printing is sharp, the material is soft, and the designs are so unique. Best streetwear brand ever!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg?_wi=5",
imageAlt: "Sarah Chen profile",
},
{
@@ -136,7 +136,7 @@ export default function AboutPage() {
handle: "@marcusfashion",
testimonial: "Great tees with excellent customer service. The designs stand out and compliments keep coming. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=4",
imageAlt: "Marcus Williams profile",
},
{
@@ -145,7 +145,7 @@ export default function AboutPage() {
handle: "@emmastyle",
testimonial: "Perfect for my wardrobe! The graphic quality is exceptional and the sizing is accurate. Will definitely buy more!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg?_wi=4",
imageAlt: "Emma Rodriguez profile",
},
{
@@ -154,7 +154,7 @@ export default function AboutPage() {
handle: "@jamesdesign",
testimonial: "Incredible designs and top-notch quality. These tees are perfect for making a statement. Absolutely love it!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg?_wi=3",
imageAlt: "James Park profile",
},
{
@@ -163,7 +163,7 @@ export default function AboutPage() {
handle: "@lisavibe",
testimonial: "Best graphic tees I've ever owned! The attention to detail is amazing and the material feels premium. 10/10!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-girl-blushing-holds-hands-cheeks-looks-excited-receive-happy-news_1258-197145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-girl-blushing-holds-hands-cheeks-looks-excited-receive-happy-news_1258-197145.jpg?_wi=3",
imageAlt: "Lisa Thompson profile",
},
]}

View File

@@ -46,7 +46,7 @@ export default function BlogPage() {
category: "Style",
title: "Urban Streetwear Look",
excerpt: "Styling our bold graphic tee with classic denim for the perfect urban aesthetic",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105240.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105240.jpg?_wi=2",
imageAlt: "Urban streetwear styling",
authorName: "Our Community",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg",
@@ -57,7 +57,7 @@ export default function BlogPage() {
category: "Fashion",
title: "Casual Cool Vibes",
excerpt: "Minimal graphic tee paired with comfortable basics for everyday confidence",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fashion-show-instagram-post_52683-79166.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fashion-show-instagram-post_52683-79166.jpg?_wi=2",
imageAlt: "Casual cool styling",
authorName: "Our Community",
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg",
@@ -68,7 +68,7 @@ export default function BlogPage() {
category: "Trend",
title: "Statement Style",
excerpt: "Bold graphic tee making an artistic impression in contemporary fashion",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-yerba-mate_23-2149860532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-yerba-mate_23-2149860532.jpg?_wi=2",
imageAlt: "Statement style look",
authorName: "Our Community",
authorAvatar: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
@@ -79,7 +79,7 @@ export default function BlogPage() {
category: "Lifestyle",
title: "Everyday Comfort",
excerpt: "Our premium tee for everyday wear and building lasting style confidence",
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-instagram-stories-with-photo_23-2148445913.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-instagram-stories-with-photo_23-2148445913.jpg?_wi=2",
imageAlt: "Everyday comfort styling",
authorName: "Our Community",
authorAvatar: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg",
@@ -107,7 +107,7 @@ export default function BlogPage() {
handle: "@alexstyle",
testimonial: "Amazing quality and design! The fit is perfect and the graphic print is stunning. Already ordered my second tee!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg?_wi=6",
imageAlt: "Alex Johnson profile",
},
{
@@ -116,7 +116,7 @@ export default function BlogPage() {
handle: "@sarahwears",
testimonial: "Love these tees! The printing is sharp, the material is soft, and the designs are so unique. Best streetwear brand ever!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg?_wi=6",
imageAlt: "Sarah Chen profile",
},
{
@@ -125,7 +125,7 @@ export default function BlogPage() {
handle: "@marcusfashion",
testimonial: "Great tees with excellent customer service. The designs stand out and compliments keep coming. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=5",
imageAlt: "Marcus Williams profile",
},
]}

View File

@@ -16,7 +16,7 @@ export default function CartPage() {
quantity: 1,
color: "Black",
size: "M",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg?_wi=11",
imageAlt: "Bold street statement graphic t-shirt",
},
{
@@ -26,7 +26,7 @@ export default function CartPage() {
quantity: 2,
color: "White",
size: "L",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=10",
imageAlt: "Minimal modern design graphic tee",
},
]);

View File

@@ -56,7 +56,7 @@ export default function CheckoutPage() {
name: "Bold Street Statement Tee",
price: "$49.99",
variant: "Black • Size M",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg?_wi=12",
imageAlt: "Bold street statement graphic t-shirt",
isFavorited: false,
},
@@ -65,7 +65,7 @@ export default function CheckoutPage() {
name: "Minimal Modern Tee",
price: "$44.99",
variant: "White • Size L",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=11",
imageAlt: "Minimal modern design graphic tee",
isFavorited: false,
},

View File

@@ -55,32 +55,32 @@ export default function MensPage() {
carouselItems={[
{
id: "carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-picking-taxi-city_23-2148289262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-picking-taxi-city_23-2148289262.jpg?_wi=2",
imageAlt: "Male model wearing bold graphic t-shirt",
},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg?_wi=6",
imageAlt: "Premium black graphic tee showcase",
},
{
id: "carousel-3",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=5",
imageAlt: "White minimalist graphic t-shirt",
},
{
id: "carousel-4",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg?_wi=6",
imageAlt: "Bold color graphic tee design",
},
{
id: "carousel-5",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg?_wi=5",
imageAlt: "Contemporary graphic t-shirt art",
},
{
id: "carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/urban-portrait-young-ginger-man_23-2149122893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/urban-portrait-young-ginger-man_23-2149122893.jpg?_wi=3",
imageAlt: "Men's collection overview",
},
]}
@@ -106,7 +106,7 @@ export default function MensPage() {
name: "Bold Street Statement Tee",
price: "$49.99",
variant: "Black • 5 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg?_wi=7",
imageAlt: "Bold street statement graphic t-shirt",
isFavorited: false,
},
@@ -115,7 +115,7 @@ export default function MensPage() {
name: "Minimal Modern Tee",
price: "$44.99",
variant: "White • 3 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=6",
imageAlt: "Minimal modern design graphic tee",
isFavorited: false,
},
@@ -124,7 +124,7 @@ export default function MensPage() {
name: "Vibrant Artistic Print",
price: "$54.99",
variant: "Multi • 4 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg?_wi=7",
imageAlt: "Vibrant artistic graphic t-shirt",
isFavorited: false,
},
@@ -133,7 +133,7 @@ export default function MensPage() {
name: "Contemporary Design Tee",
price: "$49.99",
variant: "Navy • 6 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg?_wi=6",
imageAlt: "Contemporary design graphic tee",
isFavorited: false,
},
@@ -161,7 +161,7 @@ export default function MensPage() {
handle: "@alexstyle",
testimonial: "Amazing quality and design! The fit is perfect and the graphic print is stunning. Already ordered my second tee!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg?_wi=2",
imageAlt: "Alex Johnson profile",
},
{
@@ -170,7 +170,7 @@ export default function MensPage() {
handle: "@marcusfashion",
testimonial: "Great tees with excellent customer service. The designs stand out and compliments keep coming. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=2",
imageAlt: "Marcus Williams profile",
},
{
@@ -179,7 +179,7 @@ export default function MensPage() {
handle: "@jamesdesign",
testimonial: "Incredible designs and top-notch quality. These tees are perfect for making a statement. Absolutely love it!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg?_wi=2",
imageAlt: "James Park profile",
},
{
@@ -188,7 +188,7 @@ export default function MensPage() {
handle: "@davidwear",
testimonial: "Premium quality at a fair price. The graphic printing is crisp and the material feels fantastic. Best purchase!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg?_wi=3",
imageAlt: "David Chen profile",
},
]}

View File

@@ -57,32 +57,32 @@ export default function HomePage() {
carouselItems={[
{
id: "carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-picking-taxi-city_23-2148289262.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-picking-taxi-city_23-2148289262.jpg?_wi=1",
imageAlt: "Male model wearing bold graphic t-shirt"
},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg?_wi=1",
imageAlt: "Premium black graphic tee showcase"
},
{
id: "carousel-3",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=1",
imageAlt: "White minimalist graphic t-shirt"
},
{
id: "carousel-4",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg?_wi=1",
imageAlt: "Bold color graphic tee design"
},
{
id: "carousel-5",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg?_wi=1",
imageAlt: "Contemporary graphic t-shirt art"
},
{
id: "carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/urban-portrait-young-ginger-man_23-2149122893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/urban-portrait-young-ginger-man_23-2149122893.jpg?_wi=1",
imageAlt: "Men's collection overview"
}
]}
@@ -108,7 +108,7 @@ export default function HomePage() {
name: "Men's Collection",
price: "Starting at $29.99",
variant: "Graphic Tees",
imageSrc: "http://img.b2bpic.net/free-photo/urban-portrait-young-ginger-man_23-2149122893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/urban-portrait-young-ginger-man_23-2149122893.jpg?_wi=2",
imageAlt: "Men's graphic t-shirt collection",
isFavorited: false
},
@@ -117,7 +117,7 @@ export default function HomePage() {
name: "Women's Collection",
price: "Starting at $29.99",
variant: "Graphic Tees",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-youngs-ladies_171337-12560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-youngs-ladies_171337-12560.jpg?_wi=1",
imageAlt: "Women's graphic t-shirt collection",
isFavorited: false
}
@@ -143,7 +143,7 @@ export default function HomePage() {
name: "Bold Street Statement Tee",
price: "$49.99",
variant: "Black • 5 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg?_wi=2",
imageAlt: "Bold street statement graphic t-shirt",
isFavorited: false
},
@@ -152,7 +152,7 @@ export default function HomePage() {
name: "Minimal Modern Tee",
price: "$44.99",
variant: "White • 3 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=2",
imageAlt: "Minimal modern design graphic tee",
isFavorited: false
},
@@ -161,7 +161,7 @@ export default function HomePage() {
name: "Vibrant Artistic Print",
price: "$54.99",
variant: "Multi • 4 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg?_wi=2",
imageAlt: "Vibrant artistic graphic t-shirt",
isFavorited: false
},
@@ -170,7 +170,7 @@ export default function HomePage() {
name: "Contemporary Design Tee",
price: "$49.99",
variant: "Navy • 6 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg?_wi=2",
imageAlt: "Contemporary design graphic tee",
isFavorited: false
}
@@ -230,7 +230,7 @@ export default function HomePage() {
handle: "@alexstyle",
testimonial: "Amazing quality and design! The fit is perfect and the graphic print is stunning. Already ordered my second tee!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg?_wi=1",
imageAlt: "Alex Johnson profile"
},
{
@@ -239,7 +239,7 @@ export default function HomePage() {
handle: "@sarahwears",
testimonial: "Love these tees! The printing is sharp, the material is soft, and the designs are so unique. Best streetwear brand ever!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg?_wi=1",
imageAlt: "Sarah Chen profile"
},
{
@@ -248,7 +248,7 @@ export default function HomePage() {
handle: "@marcusfashion",
testimonial: "Great tees with excellent customer service. The designs stand out and compliments keep coming. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=1",
imageAlt: "Marcus Williams profile"
},
{
@@ -257,7 +257,7 @@ export default function HomePage() {
handle: "@emmastyle",
testimonial: "Perfect for my wardrobe! The graphic quality is exceptional and the sizing is accurate. Will definitely buy more!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg?_wi=1",
imageAlt: "Emma Rodriguez profile"
},
{
@@ -266,7 +266,7 @@ export default function HomePage() {
handle: "@jamesdesign",
testimonial: "Incredible designs and top-notch quality. These tees are perfect for making a statement. Absolutely love it!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-front-view-business-man_23-2148763836.jpg?_wi=1",
imageAlt: "James Park profile"
},
{
@@ -275,7 +275,7 @@ export default function HomePage() {
handle: "@lisavibe",
testimonial: "Best graphic tees I've ever owned! The attention to detail is amazing and the material feels premium. 10/10!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-girl-blushing-holds-hands-cheeks-looks-excited-receive-happy-news_1258-197145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-girl-blushing-holds-hands-cheeks-looks-excited-receive-happy-news_1258-197145.jpg?_wi=1",
imageAlt: "Lisa Thompson profile"
}
]}
@@ -299,7 +299,7 @@ export default function HomePage() {
category: "Style",
title: "Urban Streetwear Look",
excerpt: "Styling our bold graphic tee with classic denim",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105240.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-wearing-total-denim-outfit_23-2150105240.jpg?_wi=1",
imageAlt: "Urban streetwear styling",
authorName: "Our Community",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg",
@@ -310,7 +310,7 @@ export default function HomePage() {
category: "Fashion",
title: "Casual Cool Vibes",
excerpt: "Minimal graphic tee paired with comfortable basics",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fashion-show-instagram-post_52683-79166.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fashion-show-instagram-post_52683-79166.jpg?_wi=1",
imageAlt: "Casual cool styling",
authorName: "Our Community",
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg",
@@ -321,7 +321,7 @@ export default function HomePage() {
category: "Trend",
title: "Statement Style",
excerpt: "Bold graphic tee making an artistic impression",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-yerba-mate_23-2149860532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-yerba-mate_23-2149860532.jpg?_wi=1",
imageAlt: "Statement style look",
authorName: "Our Community",
authorAvatar: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
@@ -332,7 +332,7 @@ export default function HomePage() {
category: "Lifestyle",
title: "Everyday Comfort",
excerpt: "Our premium tee for everyday wear and confidence",
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-instagram-stories-with-photo_23-2148445913.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-instagram-stories-with-photo_23-2148445913.jpg?_wi=1",
imageAlt: "Everyday comfort styling",
authorName: "Our Community",
authorAvatar: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg",

View File

@@ -25,7 +25,7 @@ export default function ProductPage() {
sizes: ["XS", "S", "M", "L", "XL", "XXL"],
selectedColor: "Black",
selectedSize: "M",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg?_wi=10",
imageAlt: "Bold street statement graphic t-shirt",
additionalImages: [
"http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
@@ -56,7 +56,7 @@ export default function ProductPage() {
name: "Minimal Modern Tee",
price: "$44.99",
variant: "White • 3 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=9",
imageAlt: "Minimal modern design graphic tee",
isFavorited: false,
},
@@ -65,7 +65,7 @@ export default function ProductPage() {
name: "Vibrant Artistic Print",
price: "$54.99",
variant: "Multi • 4 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg?_wi=10",
imageAlt: "Vibrant artistic graphic t-shirt",
isFavorited: false,
},
@@ -74,7 +74,7 @@ export default function ProductPage() {
name: "Contemporary Design Tee",
price: "$49.99",
variant: "Navy • 6 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg?_wi=9",
imageAlt: "Contemporary design graphic tee",
isFavorited: false,
},
@@ -87,7 +87,7 @@ export default function ProductPage() {
handle: "@alexstyle",
testimonial: "Amazing quality and design! The fit is perfect and the graphic print is stunning. Already ordered my second tee!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-serious-man_23-2149022660.jpg?_wi=4",
imageAlt: "Alex Johnson profile",
},
{
@@ -96,7 +96,7 @@ export default function ProductPage() {
handle: "@sarahwears",
testimonial: "Love these tees! The printing is sharp, the material is soft, and the designs are so unique. Best streetwear brand ever!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg?_wi=4",
imageAlt: "Sarah Chen profile",
},
{
@@ -105,7 +105,7 @@ export default function ProductPage() {
handle: "@marcusfashion",
testimonial: "Great tees with excellent customer service. The designs stand out and compliments keep coming. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg?_wi=3",
imageAlt: "Marcus Williams profile",
},
{
@@ -114,7 +114,7 @@ export default function ProductPage() {
handle: "@emmastyle",
testimonial: "Perfect for my wardrobe! The graphic quality is exceptional and the sizing is accurate. Will definitely buy more!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg?_wi=3",
imageAlt: "Emma Rodriguez profile",
},
];

View File

@@ -53,7 +53,7 @@ export default function ShopPage() {
name: "Bold Street Statement Tee",
price: "$49.99",
variant: "Black • 5 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg?_wi=3",
imageAlt: "Bold street statement graphic t-shirt",
isFavorited: false
},
@@ -62,7 +62,7 @@ export default function ShopPage() {
name: "Minimal Modern Tee",
price: "$44.99",
variant: "White • 3 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=3",
imageAlt: "Minimal modern design graphic tee",
isFavorited: false
},
@@ -71,7 +71,7 @@ export default function ShopPage() {
name: "Vibrant Artistic Print",
price: "$54.99",
variant: "Multi • 4 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg?_wi=3",
imageAlt: "Vibrant artistic graphic t-shirt",
isFavorited: false
},
@@ -80,7 +80,7 @@ export default function ShopPage() {
name: "Contemporary Design Tee",
price: "$49.99",
variant: "Navy • 6 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg?_wi=3",
imageAlt: "Contemporary design graphic tee",
isFavorited: false
}
@@ -106,7 +106,7 @@ export default function ShopPage() {
name: "Bold Street Statement Tee",
price: "$49.99",
variant: "Black • 5 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg?_wi=4",
imageAlt: "Men's bold graphic t-shirt",
isFavorited: false
},
@@ -115,7 +115,7 @@ export default function ShopPage() {
name: "Minimal Modern Tee",
price: "$44.99",
variant: "White • 3 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=4",
imageAlt: "Men's minimal graphic tee",
isFavorited: false
},
@@ -124,7 +124,7 @@ export default function ShopPage() {
name: "Vibrant Artistic Print",
price: "$54.99",
variant: "Multi • 4 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg?_wi=4",
imageAlt: "Men's vibrant graphic t-shirt",
isFavorited: false
}
@@ -150,7 +150,7 @@ export default function ShopPage() {
name: "Contemporary Design Tee",
price: "$49.99",
variant: "Navy • 6 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg?_wi=4",
imageAlt: "Women's contemporary graphic t-shirt",
isFavorited: false
},
@@ -159,7 +159,7 @@ export default function ShopPage() {
name: "Bold Street Statement Tee",
price: "$49.99",
variant: "Black • 5 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg?_wi=5",
imageAlt: "Women's bold graphic t-shirt",
isFavorited: false
},
@@ -168,7 +168,7 @@ export default function ShopPage() {
name: "Vibrant Artistic Print",
price: "$54.99",
variant: "Multi • 4 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg?_wi=5",
imageAlt: "Women's vibrant graphic t-shirt",
isFavorited: false
}

View File

@@ -55,32 +55,32 @@ export default function WomensPage() {
carouselItems={[
{
id: "carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-youngs-ladies_171337-12560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-youngs-ladies_171337-12560.jpg?_wi=2",
imageAlt: "Female models wearing graphic t-shirts",
},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg?_wi=8",
imageAlt: "Premium black graphic tee showcase",
},
{
id: "carousel-3",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=7",
imageAlt: "White minimalist graphic t-shirt",
},
{
id: "carousel-4",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg?_wi=8",
imageAlt: "Bold color graphic tee design",
},
{
id: "carousel-5",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg?_wi=7",
imageAlt: "Contemporary graphic t-shirt art",
},
{
id: "carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-youngs-ladies_171337-12560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-youngs-ladies_171337-12560.jpg?_wi=3",
imageAlt: "Women's collection overview",
},
]}
@@ -106,7 +106,7 @@ export default function WomensPage() {
name: "Bold Street Statement Tee",
price: "$49.99",
variant: "Black • 5 Colors",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-white-blouses_23-2147730452.jpg?_wi=9",
imageAlt: "Bold street statement graphic t-shirt",
isFavorited: false,
},
@@ -115,7 +115,7 @@ export default function WomensPage() {
name: "Minimal Modern Tee",
price: "$44.99",
variant: "White • 3 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/vintage-label-design-with-lettering-composition-dark_1284-52027.jpg?_wi=8",
imageAlt: "Minimal modern design graphic tee",
isFavorited: false,
},
@@ -124,7 +124,7 @@ export default function WomensPage() {
name: "Vibrant Artistic Print",
price: "$54.99",
variant: "Multi • 4 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-summer-lettering_23-2148162694.jpg?_wi=9",
imageAlt: "Vibrant artistic graphic t-shirt",
isFavorited: false,
},
@@ -133,7 +133,7 @@ export default function WomensPage() {
name: "Contemporary Design Tee",
price: "$49.99",
variant: "Navy • 6 Colors",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/november-poster_23-2147980197.jpg?_wi=8",
imageAlt: "Contemporary design graphic tee",
isFavorited: false,
},
@@ -161,7 +161,7 @@ export default function WomensPage() {
handle: "@sarahwears",
testimonial: "Love these tees! The printing is sharp, the material is soft, and the designs are so unique. Best streetwear brand ever!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg?_wi=2",
imageAlt: "Sarah Chen profile",
},
{
@@ -170,7 +170,7 @@ export default function WomensPage() {
handle: "@emmastyle",
testimonial: "Perfect for my wardrobe! The graphic quality is exceptional and the sizing is accurate. Will definitely buy more!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-long-haired-singing-woman_1187-5553.jpg?_wi=2",
imageAlt: "Emma Rodriguez profile",
},
{
@@ -179,7 +179,7 @@ export default function WomensPage() {
handle: "@lisavibe",
testimonial: "Best graphic tees I've ever owned! The attention to detail is amazing and the material feels premium. 10/10!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-girl-blushing-holds-hands-cheeks-looks-excited-receive-happy-news_1258-197145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-girl-blushing-holds-hands-cheeks-looks-excited-receive-happy-news_1258-197145.jpg?_wi=2",
imageAlt: "Lisa Thompson profile",
},
{
@@ -188,7 +188,7 @@ export default function WomensPage() {
handle: "@jessicafashion",
testimonial: "Fantastic quality and beautiful designs. The fit is perfect and the graphics don't fade. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-white_181624-33452.jpg?_wi=3",
imageAlt: "Jessica Lee profile",
},
]}