Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 65dfd390ce | |||
| 0c913b6f96 | |||
| 9f8f030479 | |||
| 4dd9cf08de |
@@ -1265,4 +1265,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -128,11 +128,11 @@ export default function LandingPage() {
|
||||
imageAlt: "Cappuccino with foam"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Fresh Pastries",
|
||||
price: "$4.00",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766664625172-2jwimtv6.jpg",
|
||||
imageAlt: "Croissant and pastries"
|
||||
id: "5",
|
||||
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"
|
||||
@@ -202,4 +202,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user