Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c64982c403 | |||
| 65dfd390ce | |||
| 036d8214c0 | |||
| 0c913b6f96 | |||
| 9f8f030479 | |||
| d0423401c1 | |||
| 4dd9cf08de | |||
| fb8ef16417 | |||
| 8d05f92109 | |||
| c4ad5c1710 | |||
| 2c47d88e4f | |||
| 15a36d3bfb |
@@ -1265,4 +1265,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -128,11 +128,11 @@ export default function LandingPage() {
|
|||||||
imageAlt: "Cappuccino with foam"
|
imageAlt: "Cappuccino with foam"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "5",
|
||||||
name: "Fresh Pastries",
|
name: "Lavande Raff",
|
||||||
price: "$4.00",
|
price: "$5.75",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766664625172-2jwimtv6.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766664622705-s6lfoh63.jpg",
|
||||||
imageAlt: "Croissant and pastries"
|
imageAlt: "Lavender infused raffeccino"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
gridVariant="uniform-all-items-equal"
|
gridVariant="uniform-all-items-equal"
|
||||||
@@ -202,4 +202,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user