Update src/app/page.tsx

This commit is contained in:
2026-03-09 16:42:47 +00:00
parent 1ef782826e
commit 0e100283d6

View File

@@ -59,6 +59,12 @@ export default function LandingPage() {
},
{
imageSrc: "https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=800&q=80", imageAlt: "Elegant glass cup"
},
{
imageSrc: "https://images.unsplash.com/photo-1571934811356-5cc061b6821f?w=800&q=80", imageAlt: "Designer ceramic mug collection"
},
{
imageSrc: "https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=800&q=80", imageAlt: "Artisan handcrafted cup"
}
]}
/>