Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e100283d6 | |||
| 1ef782826e | |||
| a2cc6830d4 |
1409
src/app/layout.tsx
1409
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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