Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 64d2ac46f6 | |||
| 2fb5275602 |
@@ -79,7 +79,6 @@ export default function LandingPage() {
|
||||
{ id: "c3", name: "Salted Caramel", price: "$5.50", imageSrc: "https://img.freepik.com/free-photo/salted-caramel-ice-cream-scoop-waffle-cone-wood-background_1150-41075.jpg" },
|
||||
{ id: "c4", name: "Only 8 Peanut Butter", price: "$3.99", imageSrc: "http://img.b2bpic.net/free-photo/peanut-butter-jar-with-nuts_23-2148281358.jpg" },
|
||||
{ id: "c5", name: "Only 8 Pistachio", price: "$3.99", imageSrc: "http://img.b2bpic.net/free-photo/swirled-green-yellow-cream-texture_23-2151988787.jpg" },
|
||||
{ id: "c6", name: "Seasonal Special", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-musli-fresh-fruits-arrangement_23-2148267697.jpg" },
|
||||
]}
|
||||
title="Our Flavors"
|
||||
description="Flavors rotate — come back for something new!"
|
||||
@@ -140,4 +139,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user