diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ba6e7d..74bf73e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,11 +112,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Blue Ocean", price: "$45.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOUFo7Q0y4A7yE6eGG5YTyQlwv/a-can-of-blue-ocean-water-paint-with-a-s-1774359613568-221f773c.png", imageAlt: "Blue Ocean paint can"}, + id: "1", name: "Blue Ocean", price: "$45.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOUFo7Q0y4A7yE6eGG5YTyQlwv/a-can-of-blue-ocean-water-paint-with-a-s-1774359613568-221f773c.png?_wi=1", imageAlt: "Blue Ocean paint can"}, { - id: "2", name: "Emerald Forest", price: "$45.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOUFo7Q0y4A7yE6eGG5YTyQlwv/a-can-of-emerald-forest-water-paint-feat-1774359614300-4f91757a.png", imageAlt: "Emerald Forest paint can"}, + id: "2", name: "Emerald Forest", price: "$45.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOUFo7Q0y4A7yE6eGG5YTyQlwv/a-can-of-emerald-forest-water-paint-feat-1774359614300-4f91757a.png?_wi=1", imageAlt: "Emerald Forest paint can"}, { - id: "3", name: "Sunny Yellow", price: "$45.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOUFo7Q0y4A7yE6eGG5YTyQlwv/a-can-of-sunny-yellow-water-paint-a-brig-1774359614621-bb0b1a74.png", imageAlt: "Sunny Yellow paint can"}, + id: "3", name: "Sunny Yellow", price: "$45.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOUFo7Q0y4A7yE6eGG5YTyQlwv/a-can-of-sunny-yellow-water-paint-a-brig-1774359614621-bb0b1a74.png?_wi=1", imageAlt: "Sunny Yellow paint can"}, ]} title="Vibrant Hues, Endless Possibilities" description="Browse our extensive collection of water-based paints, crafted for superior coverage and breathtaking finish. Find the perfect shade to bring your design vision to life."