Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-06 15:17:31 +00:00

View File

@@ -145,7 +145,7 @@ export default function LandingPage() {
},
{
id: "2", brand: "HappyPrint", name: "Graphic Design", price: "Custom Quote", rating: 5,
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-colored-pencils_23-2148815772.jpg", imageAlt: "Logo and branding design"
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-colored-pencils_23-2148815772.jpg?_wi=1", imageAlt: "Logo and branding design"
},
{
id: "3", brand: "HappyPrint", name: "Digital Printing", price: "Custom Quote", rating: 5,
@@ -161,7 +161,7 @@ export default function LandingPage() {
},
{
id: "6", brand: "HappyPrint", name: "Textile Printing", price: "Custom Quote", rating: 5,
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-colored-pencils_23-2148815772.jpg", imageAlt: "T-shirts and promotional items"
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-colored-pencils_23-2148815772.jpg?_wi=2", imageAlt: "T-shirts and promotional items"
},
]}
/>