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,
|
||||
label: "Years of Excellence",
|
||||
value: "29"
|
||||
value: "30"
|
||||
},
|
||||
{
|
||||
icon: ChefHat,
|
||||
label: "Master Chefs",
|
||||
value: "8"
|
||||
value: "20"
|
||||
},
|
||||
{
|
||||
icon: Heart,
|
||||
label: "Signature Dishes",
|
||||
value: "50+"
|
||||
value: "70+"
|
||||
}
|
||||
]}
|
||||
useInvertedBackground="noInvert"
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
ctaIcon={Phone}
|
||||
ctaButton={{
|
||||
text: "Reserve Table",
|
||||
href: "https://www.example.com/reservation"
|
||||
href: "https://itaaliapitsa.ee/klassikalised-pitsad/#"
|
||||
}}
|
||||
faqs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user