Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-23 14:47:42 +00:00

View File

@@ -75,14 +75,14 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1", brand: "Denim Pro", name: "Classic Indigo", price: "55,000 TZS", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/young-teenage-boy-wearing-denim-outfit_23-2150151059.jpg?_wi=1"},
id: "p1", brand: "Denim Pro", name: "Classic Indigo", price: "15,000 TZS", rating: 5,
reviewCount: "12", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClKSpZ51lHeodPLmXV5F8m7qt7/uploaded-1776955528262-2z0tv61j.jpg"},
{
id: "p2", brand: "Street Edge", name: "Urban Distressed", price: "60,000 TZS", rating: 5,
id: "p2", brand: "Street Edge", name: "Urban Distressed", price: "10,000 TZS", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/clothes-clothing-store_23-2148164876.jpg?_wi=1"},
{
id: "p3", brand: "Comfort Denim", name: "Slim Fit Blue", price: "58,000 TZS", rating: 4,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/portrait-funny-crazy-glamor-stylish-smiling-beautiful-young-woman-model-bright-hipster-summer-casual-jeans-clothes-posing-street-iron-grating-blue-sky_158538-1987.jpg?_wi=1"},
id: "p3", brand: "Comfort Denim", name: "Slim Fit Blue", price: "15,000 TZS", rating: 4,
reviewCount: "15", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ClKSpZ51lHeodPLmXV5F8m7qt7/uploaded-1776955632227-ki8ssq8s.jpg"},
{
id: "p4", brand: "Modern Cut", name: "Relaxed Straight", price: "52,000 TZS", rating: 5,
reviewCount: "6", imageSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-stylish-beautiful-young-woman-model-with-red-lips-summer-bright-colorful-jeans-hipster-cloth-black-beanie_158538-9535.jpg"},