Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e5ad7696a4 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
description="Authentic, fresh, and handmade Mediterranean cuisine prepared daily with love and traditional family spices."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Menu", href: "#menu"},
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Read more on Google", href: "https://google.com"
|
||||
text: "Read More Customer Reviews", href: "https://google.com"
|
||||
}
|
||||
]}
|
||||
testimonials={[
|
||||
|
||||
Reference in New Issue
Block a user