Update src/app/page.tsx
This commit is contained in:
@@ -136,10 +136,10 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lavande Raffles",
|
||||
price: "$6.00",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766664625172-2jwimtv6.jpg",
|
||||
imageAlt: "Lavande Raffles specialty drink"
|
||||
name: "Lavande Raff",
|
||||
price: "$5.75",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766664622705-s6lfoh63.jpg",
|
||||
imageAlt: "Lavender infused raffeccino"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -209,4 +209,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user