Merge version_1 into main #2
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Order Online", href: "#order" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg?_wi=1"
|
||||
imageAlt="B Won restaurant interior with warm lighting and premium ambiance"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
@@ -159,16 +159,16 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1", value: "8+", title: "Years Perfecting", description: "Years of mastering authentic Korean-Chinese recipes", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg", imageAlt: "B Won restaurant years of experience"
|
||||
id: "metric-1", value: "8+", title: "Years Perfecting", description: "Years of mastering authentic Korean-Chinese recipes", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg?_wi=2", imageAlt: "B Won restaurant years of experience"
|
||||
},
|
||||
{
|
||||
id: "metric-2", value: "10K+", title: "Satisfied Guests", description: "Customers who've experienced our culinary passion", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg", imageAlt: "B Won satisfied guests dining"
|
||||
id: "metric-2", value: "10K+", title: "Satisfied Guests", description: "Customers who've experienced our culinary passion", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg?_wi=3", imageAlt: "B Won satisfied guests dining"
|
||||
},
|
||||
{
|
||||
id: "metric-3", value: "100%", title: "Fresh Daily", description: "All noodles handmade, all ingredients sourced premium", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg", imageAlt: "B Won fresh daily preparation"
|
||||
id: "metric-3", value: "100%", title: "Fresh Daily", description: "All noodles handmade, all ingredients sourced premium", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg?_wi=4", imageAlt: "B Won fresh daily preparation"
|
||||
},
|
||||
{
|
||||
id: "metric-4", value: "#1", title: "Local Favorite", description: "Top-rated Korean-Chinese restaurant in the area", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg", imageAlt: "B Won local favorite award"
|
||||
id: "metric-4", value: "#1", title: "Local Favorite", description: "Top-rated Korean-Chinese restaurant in the area", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg?_wi=5", imageAlt: "B Won local favorite award"
|
||||
}
|
||||
]}
|
||||
animationType="scale-rotate"
|
||||
|
||||
Reference in New Issue
Block a user