Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user