Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -166,16 +166,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "4.7", title: "Star Rating", description: "Consistently rated as one of Vienna's best Asian restaurants"
|
||||
id: "1", value: "4.7", title: "Star Rating", description: "Consistently rated as one of Vienna's best Asian restaurants", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nori-sushi-rolls-served-with-ginger-wasabi_140725-1677.jpg", imageAlt: "fresh sushi platter asian cuisine premium"
|
||||
},
|
||||
{
|
||||
id: "2", value: "1,700+", title: "Happy Guests", description: "Thousands of satisfied customers enjoying Nara every month"
|
||||
id: "2", value: "1,700+", title: "Happy Guests", description: "Thousands of satisfied customers enjoying Nara every month", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nori-sushi-rolls-served-with-ginger-wasabi_140725-1677.jpg", imageAlt: "fresh sushi platter asian cuisine premium"
|
||||
},
|
||||
{
|
||||
id: "3", value: "€10-20", title: "Price Range", description: "Premium quality at affordable prices for everyone"
|
||||
id: "3", value: "€10-20", title: "Price Range", description: "Premium quality at affordable prices for everyone", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nori-sushi-rolls-served-with-ginger-wasabi_140725-1677.jpg", imageAlt: "fresh sushi platter asian cuisine premium"
|
||||
},
|
||||
{
|
||||
id: "4", value: "30min", title: "Delivery Time", description: "Fast, reliable delivery service across Vienna"
|
||||
id: "4", value: "30min", title: "Delivery Time", description: "Fast, reliable delivery service across Vienna", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nori-sushi-rolls-served-with-ginger-wasabi_140725-1677.jpg", imageAlt: "fresh sushi platter asian cuisine premium"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user