diff --git a/src/app/page.tsx b/src/app/page.tsx index b6aeb57..a6a861d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ]} />