diff --git a/src/app/page.tsx b/src/app/page.tsx index db09033..1b839ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "Artisan Coffee Co.", name: "Ethiopian Yirgacheffe", price: "$18.99", rating: 5, - reviewCount: "342", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767703272607-hrdg3apt.jpg", imageAlt: "Ethiopian Yirgacheffe coffee" + reviewCount: "342", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767780320665-84q8dt4n.jpg", imageAlt: "Ethiopian Yirgacheffe coffee" }, { id: "2", brand: "Artisan Coffee Co.", name: "Colombian Geisha", price: "$24.99", rating: 5,