Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 46b40d2204 | |||
| e06ceb2259 | |||
| e90e93e406 | |||
| e10f36127b | |||
| f577f52893 |
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#" }
|
||||
{ text: "Reserve Your Seat", href: "contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cinnamon-anise-near-spices_23-2147894673.jpg"
|
||||
@@ -105,10 +105,10 @@ export default function LandingPage() {
|
||||
<MetricCardEleven
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user