Update src/app/page.tsx

This commit is contained in:
2026-03-06 20:52:02 +00:00
parent 709e0478ea
commit eb18bb64f5

View File

@@ -33,7 +33,7 @@ export default function HomePage() {
imageAlt: "luxury jewelry moissanite collection",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/diverse-amazed-colleagues-excited-by-online-win-result-achievement_1163-4618.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-amazed-colleagues-excited-by-online-win-result-achievement_1163-4618.jpg?_wi=1",
imageAlt: "business success growth chart",
},
{
@@ -68,7 +68,7 @@ export default function HomePage() {
author: "VendorLinks Team",
description: "Get immediate access to WhatsApp numbers and direct links for each vendor upon purchase",
tags: ["Direct Contact", "Verified"],
imageSrc: "http://img.b2bpic.net/free-vector/translator-app-screens_23-2148621893.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/translator-app-screens_23-2148621893.jpg?_wi=1",
imageAlt: "whatsapp contact direct messaging",
},
{
@@ -77,7 +77,7 @@ export default function HomePage() {
author: "VendorLinks Team",
description: "From designer hoodies and jewelry to luxury watches and electronics - everything in one place",
tags: ["Fashion", "Luxury", "Electronics"],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-towel-home-goods-store_169016-19593.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-towel-home-goods-store_169016-19593.jpg?_wi=1",
imageAlt: "product categories shopping classification",
},
{
@@ -96,56 +96,56 @@ export default function HomePage() {
id: "1",
name: "Cologne Vendor",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-fragnance-dark-surface-gift-perfume-love-color-couple-woman-ring-marriage_140725-108988.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-fragnance-dark-surface-gift-perfume-love-color-couple-woman-ring-marriage_140725-108988.jpg?_wi=1",
imageAlt: "premium cologne fragrance bottle",
},
{
id: "2",
name: "Moissanite Watch Vendor",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businessman-checking-time_23-2148012930.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-businessman-checking-time_23-2148012930.jpg?_wi=1",
imageAlt: "moissanite diamond watch luxury",
},
{
id: "3",
name: "AirPod Vendor",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309693.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309693.jpg?_wi=1",
imageAlt: "apple airpod wireless earbuds",
},
{
id: "4",
name: "Rolex Watch Vendor",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-checking-time_23-2148012918.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-checking-time_23-2148012918.jpg?_wi=1",
imageAlt: "rolex luxury watch timepiece",
},
{
id: "5",
name: "Spider Hoodie Vendor",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-sitting-chair_23-2149359874.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-sitting-chair_23-2149359874.jpg?_wi=1",
imageAlt: "designer spider hoodie streetwear",
},
{
id: "6",
name: "Cartier Ring Vendor",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/engagement-wedding-rings-with-precious-stones_8353-10191.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/engagement-wedding-rings-with-precious-stones_8353-10191.jpg?_wi=1",
imageAlt: "cartier luxury ring jewelry",
},
{
id: "7",
name: "Jordan 1 Shoes Vendor",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005663.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-sneakers_23-2151005663.jpg?_wi=1",
imageAlt: "jordan 1 basketball shoes mocha",
},
{
id: "8",
name: "Lululemon Jacket Vendor",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-posing-sportswear-towel_23-2148429331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-posing-sportswear-towel_23-2148429331.jpg?_wi=1",
imageAlt: "lululemon yoga jacket athletic",
},
];