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