Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ca2437b9d | |||
| 18916c7d00 | |||
| 2ce930fc35 | |||
| 8567d76939 | |||
| e8c17dc82e |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
title="Ocean Basket"
|
||||
description="Mediterranean-inspired seafood with a passion for freshness and family sharing."
|
||||
buttons={[{ text: "Explore Menu", href: "#products" }]}
|
||||
buttons={[{ text: "View Today's Specials", href: "#products" }]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "https://img.b2bpic.net/free-photo/grilled-salmon-fish-plate_1398-4549.jpg", imageAlt: "Grilled Salmon" },
|
||||
{ id: "2", imageSrc: "https://img.b2bpic.net/free-photo/calamari-ring_74190-4730.jpg", imageAlt: "Calamari" },
|
||||
|
||||
Reference in New Issue
Block a user