Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg?_wi=1"
|
||||
imageAlt="luxury dining table setting restaurant"
|
||||
/>
|
||||
</div>
|
||||
@@ -98,21 +98,21 @@ export default function LandingPage() {
|
||||
title: "Warm Attentive Service",
|
||||
subtitle: "Curated moments",
|
||||
description: "Every guest is treated to personalized hospitality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-people-holding-drinks_23-2150124821.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-people-holding-drinks_23-2150124821.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
tag: "Ambiance",
|
||||
title: "Tropical Elegant",
|
||||
subtitle: "Luxury retreat",
|
||||
description: "Immerse yourself in our cozy luxury interior.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199319.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199319.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
tag: "Occasion",
|
||||
title: "Memorable Moments",
|
||||
subtitle: "Celebrate life",
|
||||
description: "Perfect setting for family and special celebrations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="The Aruma Experience"
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
quote: "The best dining experience I've had in years.",
|
||||
tag: "Excellent",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-couple-taking-selfie-with-mobile-phone-while-enjoying-date-restaurant_58466-16341.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg?_wi=2",
|
||||
imageAlt: "happy customer fine dining portrait",
|
||||
},
|
||||
{
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
quote: "Everything about our dinner was perfection.",
|
||||
tag: "Fine-Dining",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-long-blonde-hair-holding-delicious-chocolate-muffin-hand_23-2147974685.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-people-holding-drinks_23-2150124821.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-people-holding-drinks_23-2150124821.jpg?_wi=2",
|
||||
imageAlt: "happy customer fine dining portrait",
|
||||
},
|
||||
{
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
quote: "Service was top-tier. Highly recommended.",
|
||||
tag: "Hospitality",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199319.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199319.jpg?_wi=2",
|
||||
imageAlt: "happy customer fine dining portrait",
|
||||
},
|
||||
{
|
||||
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
||||
quote: "Nusantara flavors elevated like never before.",
|
||||
tag: "Culinary",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-welldressed-arabian-man-smoke-cigar-with-glass-whiskey-balcony-pub_627829-5920.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg?_wi=2",
|
||||
imageAlt: "happy customer fine dining portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user