Update src/app/blog/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function BlogPage() {
|
||||
category: "Style",
|
||||
title: "Urban Streetwear Look",
|
||||
excerpt: "Styling our bold graphic tee with classic denim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-prepare-clothing-new-journey_53876-47006.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-prepare-clothing-new-journey_53876-47006.jpg?_wi=3",
|
||||
imageAlt: "Urban streetwear styling",
|
||||
authorName: "Our Community",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg",
|
||||
@@ -62,7 +62,7 @@ export default function BlogPage() {
|
||||
category: "Fashion",
|
||||
title: "Casual Cool Vibes",
|
||||
excerpt: "Minimal graphic tee paired with comfortable basics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sits-couch-with-her-hair-up-white-shirt-jeans_89887-693.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sits-couch-with-her-hair-up-white-shirt-jeans_89887-693.jpg?_wi=2",
|
||||
imageAlt: "Casual cool styling",
|
||||
authorName: "Our Community",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/woman-smiling_1187-1107.jpg",
|
||||
@@ -73,7 +73,7 @@ export default function BlogPage() {
|
||||
category: "Trend",
|
||||
title: "Statement Style",
|
||||
excerpt: "Bold graphic tee making an artistic impression",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graceful-woman-looking-shoulder-while-walking-city-outdoor-shot-pleasant-tanned-lady_291650-1699.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graceful-woman-looking-shoulder-while-walking-city-outdoor-shot-pleasant-tanned-lady_291650-1699.jpg?_wi=3",
|
||||
imageAlt: "Statement style look",
|
||||
authorName: "Our Community",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg",
|
||||
@@ -84,7 +84,7 @@ export default function BlogPage() {
|
||||
category: "Lifestyle",
|
||||
title: "Everyday Comfort",
|
||||
excerpt: "Our premium tee for everyday wear and confidence",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-bold-graphics-instagram-posts-collection_23-2150005822.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-bold-graphics-instagram-posts-collection_23-2150005822.jpg?_wi=2",
|
||||
imageAlt: "Everyday comfort styling",
|
||||
authorName: "Our Community",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-looking-away_23-2147892778.jpg",
|
||||
@@ -110,7 +110,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-cute-smiling-boy-cafe_23-2148436234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg?_wi=4",
|
||||
imageAlt: "Alex Johnson profile",
|
||||
},
|
||||
{
|
||||
@@ -119,7 +119,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/woman-smiling_1187-1107.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-1107.jpg?_wi=4",
|
||||
imageAlt: "Sarah Chen profile",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,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/young-businessman-happy-expression_1194-1674.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=4",
|
||||
imageAlt: "Marcus Williams profile",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user