Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| afc6fce06d | |||
| 46b40d2204 | |||
| 9c4708f6c8 | |||
| e06ceb2259 | |||
| e90e93e406 | |||
| e10f36127b | |||
| f577f52893 |
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Heart}
|
tagIcon={Heart}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Learn More", href: "#" }
|
{ text: "Reserve Your Seat", href: "contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/cinnamon-anise-near-spices_23-2147894673.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/cinnamon-anise-near-spices_23-2147894673.jpg"
|
||||||
@@ -105,10 +105,10 @@ export default function LandingPage() {
|
|||||||
<MetricCardEleven
|
<MetricCardEleven
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1", value: "15+", title: "Years of Excellence", description: "Serving authentic Indian cuisine with pride", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-celebrating-tamil-new-year_23-2151210764.jpg", imageAlt: "Restaurant dining experience"
|
id: "1", value: "15+", title: "Years of Excellence", description: "Serving authentic Indian cuisine with pride", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-celebrating-tamil-new-year_23-2151210764.jpg?_wi=1", imageAlt: "Restaurant dining experience"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", value: "10K+", title: "Happy Customers", description: "Satisfied diners enjoying our cuisine", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-celebrating-tamil-new-year_23-2151210764.jpg", imageAlt: "Happy diners at restaurant"
|
id: "2", value: "10K+", title: "Happy Customers", description: "Satisfied diners enjoying our cuisine", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-celebrating-tamil-new-year_23-2151210764.jpg?_wi=2", imageAlt: "Happy diners at restaurant"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
title="Dining Experience"
|
title="Dining Experience"
|
||||||
|
|||||||
Reference in New Issue
Block a user