Update src/app/page.tsx
This commit is contained in:
@@ -116,13 +116,13 @@ export default function LandingPage() {
|
||||
id: "african-attire", name: "African Attire (Kids & Adults)", price: "From TSh 8,000", imageSrc: "http://img.b2bpic.net/free-photo/graceful-woman-posing-beach-sitting-sand-red-dress_273443-389.jpg", imageAlt: "Traditional African clothing for all ages"
|
||||
},
|
||||
{
|
||||
id: "corporate-branding", name: "Corporate Branding Solutions", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/wooden-toy-soldiers-nutcrackers-shop-window_169016-54970.jpg", imageAlt: "Corporate branded merchandise for businesses"
|
||||
id: "corporate-branding", name: "Corporate Branding Solutions", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/wooden-toy-soldiers-nutcrackers-shop-window_169016-54970.jpg?_wi=1", imageAlt: "Corporate branded merchandise for businesses"
|
||||
},
|
||||
{
|
||||
id: "event-merchandise", name: "Event Merchandise", price: "Bulk Pricing Available", imageSrc: "http://img.b2bpic.net/free-photo/wooden-toy-soldiers-nutcrackers-shop-window_169016-54970.jpg", imageAlt: "Custom printed event merchandise"
|
||||
id: "event-merchandise", name: "Event Merchandise", price: "Bulk Pricing Available", imageSrc: "http://img.b2bpic.net/free-photo/wooden-toy-soldiers-nutcrackers-shop-window_169016-54970.jpg?_wi=2", imageAlt: "Custom printed event merchandise"
|
||||
},
|
||||
{
|
||||
id: "wholesale", name: "Wholesale & Bulk Orders", price: "Competitive Rates", imageSrc: "http://img.b2bpic.net/free-photo/woman-thrift-shop-side-view_23-2149726789.jpg", imageAlt: "Bulk wholesale apparel inventory"
|
||||
id: "wholesale", name: "Wholesale & Bulk Orders", price: "Competitive Rates", imageSrc: "http://img.b2bpic.net/free-photo/woman-thrift-shop-side-view_23-2149726789.jpg?_wi=1", imageAlt: "Bulk wholesale apparel inventory"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Choose Quantity & Type", description: "Select whether it's for a personal event, company branding, or special occasion.", imageSrc: "http://img.b2bpic.net/free-photo/woman-thrift-shop-side-view_23-2149726789.jpg", imageAlt: "Quantity selection interface"
|
||||
title: "Choose Quantity & Type", description: "Select whether it's for a personal event, company branding, or special occasion.", imageSrc: "http://img.b2bpic.net/free-photo/woman-thrift-shop-side-view_23-2149726789.jpg?_wi=2", imageAlt: "Quantity selection interface"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
|
||||
Reference in New Issue
Block a user