Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 250d27c1a9 | |||
| 2fc7d619a5 | |||
| 7681af3c02 | |||
| 083d0ac1e4 | |||
| b280e36255 | |||
| ceb0c8116b | |||
| e7c29a9566 | |||
| 1d416bc83f | |||
| dfecdd8ced | |||
| 37b0167099 | |||
| a097d8e6ee | |||
| 47759e26c0 |
@@ -66,17 +66,17 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
icon: Award,
|
icon: Award,
|
||||||
label: "Years of Excellence",
|
label: "Years of Excellence",
|
||||||
value: "29"
|
value: "30"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: ChefHat,
|
icon: ChefHat,
|
||||||
label: "Master Chefs",
|
label: "Master Chefs",
|
||||||
value: "8"
|
value: "20"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: Heart,
|
icon: Heart,
|
||||||
label: "Signature Dishes",
|
label: "Signature Dishes",
|
||||||
value: "50+"
|
value: "70+"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
|||||||
ctaIcon={Phone}
|
ctaIcon={Phone}
|
||||||
ctaButton={{
|
ctaButton={{
|
||||||
text: "Reserve Table",
|
text: "Reserve Table",
|
||||||
href: "https://www.example.com/reservation"
|
href: "https://itaaliapitsa.ee/klassikalised-pitsad/#"
|
||||||
}}
|
}}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user