Update src/app/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function HomePage() {
|
||||
tag="Elevation 18"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fairy-light-against-golden-bokeh-backdrop_23-2148056708.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fairy-light-against-golden-bokeh-backdrop_23-2148056708.jpg?_wi=1"
|
||||
imageAlt="270° Rooftop Nairobi skyline at sunset"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -125,7 +125,7 @@ export default function HomePage() {
|
||||
"270° skyline views across Nairobi from the 18th floor of Escada Apartments. Watch the city transform as the sun sets.",
|
||||
tags: ["Views", "Sunset"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/manhattan-hudson-river-sunset_649448-1365.jpg",
|
||||
"http://img.b2bpic.net/free-photo/manhattan-hudson-river-sunset_649448-1365.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -135,7 +135,7 @@ export default function HomePage() {
|
||||
"Our master mixologists craft unforgettable drinks using premium spirits and fresh ingredients. Each cocktail tells a story.",
|
||||
tags: ["Cocktails", "Premium"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/lime-cocktail-garnished-with-lime-flower-petals-long-stem-glass_140725-1392.jpg",
|
||||
"http://img.b2bpic.net/free-photo/lime-cocktail-garnished-with-lime-flower-petals-long-stem-glass_140725-1392.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -145,7 +145,7 @@ export default function HomePage() {
|
||||
"Romantic ambiance perfect for dates, intimate gatherings, birthdays, and sunset celebrations. Sophisticated elegance meets modern Nairobi nightlife.",
|
||||
tags: ["Ambiance", "Events"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6890.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6890.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"The view is a 10/10 — it's literally in the name of the restaurant. Breathtaking skyline, perfect cocktails, and impeccable service.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-gorgeous-woman-home_329181-1186.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-gorgeous-woman-home_329181-1186.jpg?_wi=1",
|
||||
imageAlt: "professional woman portrait headshot casual elegant",
|
||||
},
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"The cocktails were 10/10 and the service was amazing. Every detail was perfect. Definitely coming back!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/front-view-smiley-man-work_23-2149741200.jpg",
|
||||
"http://img.b2bpic.net/free-photo/front-view-smiley-man-work_23-2149741200.jpg?_wi=1",
|
||||
imageAlt: "professional man portrait headshot casual elegant",
|
||||
},
|
||||
{
|
||||
@@ -193,7 +193,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"The sunset from the rooftop is absolutely incredible. Pure magic captured in a moment. A must-visit!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg",
|
||||
"http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg?_wi=1",
|
||||
imageAlt: "young woman portrait headshot professional smiling",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"Amazing both in terms of food quality and the views. The atmosphere is sophisticated yet welcoming. Highly recommended.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg?_wi=1",
|
||||
imageAlt: "man portrait professional headshot casual attire",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"The atmosphere was perfect for a birthday dinner. Our guests loved everything about the experience. Thank you for making it special!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-young-caucasian-girl-puts-hand-waist_141793-70527.jpg",
|
||||
"http://img.b2bpic.net/free-photo/confident-young-caucasian-girl-puts-hand-waist_141793-70527.jpg?_wi=1",
|
||||
imageAlt: "woman portrait professional headshot elegant casual",
|
||||
},
|
||||
{
|
||||
@@ -223,7 +223,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"Perfect view, good service, delicious food. Every element was thoughtfully curated. An unforgettable evening.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-man-wearing-smiling-rusty-colored-background_150588-5.jpg",
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-man-wearing-smiling-rusty-colored-background_150588-5.jpg?_wi=1",
|
||||
imageAlt: "man portrait professional friendly headshot casual",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user