Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
href: "#reservation",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-women-dog-outdoors_23-2149481053.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-women-dog-outdoors_23-2149481053.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
description: "The perfect aesthetic spot for city people-watching.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/romantic-date-couple-love-cafe-happy-couple-love-enjoying-romantic-moment_8353-6650.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/romantic-date-couple-love-cafe-happy-couple-love-enjoying-romantic-moment_8353-6650.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
id: "2",
|
||||
name: "Signature Pasta Selection",
|
||||
price: "From 4,200 AMD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-caesar-salad-restaurant_140725-10813.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-caesar-salad-restaurant_140725-10813.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
title: "Unpretentious Luxury",
|
||||
subtitle: "Stylish yet comfortable",
|
||||
description: "Elegant design without the formality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-dog-outdoors_23-2149481053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-dog-outdoors_23-2149481053.jpg?_wi=2",
|
||||
imageAlt: "elegant european restaurant terrace at sunset",
|
||||
},
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
title: "Genuine Hospitality",
|
||||
subtitle: "Staff that cares",
|
||||
description: "Warm, attentive, and friendly service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-couple-love-cafe-happy-couple-love-enjoying-romantic-moment_8353-6650.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-couple-love-cafe-happy-couple-love-enjoying-romantic-moment_8353-6650.jpg?_wi=2",
|
||||
imageAlt: "warm stylish cafe interior design",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
title: "Aesthetic Terrace",
|
||||
subtitle: "People-watching heaven",
|
||||
description: "The city's best outdoor dining experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-caesar-salad-restaurant_140725-10813.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-caesar-salad-restaurant_140725-10813.jpg?_wi=2",
|
||||
imageAlt: "gourmet italian pasta dish plate",
|
||||
},
|
||||
]}
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
role: "Foodie",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-interacting-while-having-coffee_1170-749.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-interacting-while-having-coffee_1170-749.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
role: "Blogger",
|
||||
company: "Travelista",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-interacting-while-having-coffee_1170-749.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-interacting-while-having-coffee_1170-749.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What Guests Say"
|
||||
|
||||
Reference in New Issue
Block a user