Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 65b28d23f2 | |||
| 7ed98b9570 | |||
| 47f1683f59 | |||
| 5ddfbdf995 | |||
| 96b00d913a | |||
| 6526ee85b4 |
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
id: "3", name: "Classic Cheeseburger", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-holding-delicious-burgers_23-2149897388.jpg?_wi=2", imageAlt: "Classic Cheeseburger"},
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="Crafted with passion, served with pride. Discover your new favorite burger."
|
||||
description="Crafted with passion, served with pride. Don't miss our 'Chef's Choice' burger of the month—available for a limited time only!"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -215,4 +215,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user