diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5af640c..4387158 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,41 +32,23 @@ export default function LandingPage() {
@@ -78,77 +60,38 @@ export default function LandingPage() {
description="Where timeless elegance, exceptional hospitality, and unforgettable experiences come together."
testimonials={[
{
- name: "Evelyn Reed",
- handle: "@evelyn.r",
- testimonial: "An absolutely breathtaking experience from start to finish. Every detail was meticulously crafted.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-vacation-visiting-locations-around-world_23-2151383031.jpg",
- imageAlt: "Evelyn Reed",
- },
+ name: "Evelyn Reed", handle: "@evelyn.r", testimonial: "An absolutely breathtaking experience from start to finish. Every detail was meticulously crafted.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-vacation-visiting-locations-around-world_23-2151383031.jpg", imageAlt: "Evelyn Reed"},
{
- name: "Marcus Thorne",
- handle: "@marcus.t",
- testimonial: "The Scarlet Crown sets a new standard for luxury. Truly exceptional service and comfort.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-wearing-fashion-eyeglasses-stylish-suit-sitting-sofa-modern-studio_496169-1399.jpg",
- imageAlt: "Marcus Thorne",
- },
+ name: "Marcus Thorne", handle: "@marcus.t", testimonial: "The Scarlet Crown sets a new standard for luxury. Truly exceptional service and comfort.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-wearing-fashion-eyeglasses-stylish-suit-sitting-sofa-modern-studio_496169-1399.jpg", imageAlt: "Marcus Thorne"},
{
- name: "Sophia & Leo",
- handle: "@sophia.leo",
- testimonial: "Our honeymoon here was beyond words. Unforgettable moments and incredible attention to detail.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-couple-talking_23-2148656262.jpg",
- imageAlt: "Sophia & Leo",
- },
+ name: "Sophia & Leo", handle: "@sophia.leo", testimonial: "Our honeymoon here was beyond words. Unforgettable moments and incredible attention to detail.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-couple-talking_23-2148656262.jpg", imageAlt: "Sophia & Leo"},
{
- name: "Isabella Rossi",
- handle: "@isabella.r",
- testimonial: "The service was impeccable, and the ambiance was divine. A truly memorable stay that exceeded all expectations.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-young-woman-posing-with-hands-up-city-outdoor-shot-blissful-brunette-girl-sunglasses-enjoying-good-weather_197531-9527.jpg",
- imageAlt: "Well-dressed young woman posing with hands up on city.",
- },
+ name: "Isabella Rossi", handle: "@isabella.r", testimonial: "The service was impeccable, and the ambiance was divine. A truly memorable stay that exceeded all expectations.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-young-woman-posing-with-hands-up-city-outdoor-shot-blissful-brunette-girl-sunglasses-enjoying-good-weather_197531-9527.jpg", imageAlt: "Well-dressed young woman posing with hands up on city."},
{
- name: "Liam O'Connell",
- handle: "@liam.o",
- testimonial: "Every aspect of the hotel reflects true luxury. From the magnificent suites to the personalized guest relations, simply perfect.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-stylish-man-elegant-black-suit-dark-background_613910-539.jpg",
- imageAlt: "Close-up, a portrait of a handsome stylish man.",
- },
+ name: "Liam O'Connell", handle: "@liam.o", testimonial: "Every aspect of the hotel reflects true luxury. From the magnificent suites to the personalized guest relations, simply perfect.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-stylish-man-elegant-black-suit-dark-background_613910-539.jpg", imageAlt: "Close-up, a portrait of a handsome stylish man."},
]}
buttons={[
{
- text: "Book Your Stay",
- href: "#contact",
- },
+ text: "Book Your Stay", href: "#contact"},
{
- text: "Explore Suites",
- href: "#suites",
- },
+ text: "Explore Suites", href: "#suites"},
]}
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/woman-with-shopping-bags-summer-city_1157-38446.jpg",
- alt: "Evelyn Reed",
- },
+ src: "http://img.b2bpic.net/free-photo/woman-with-shopping-bags-summer-city_1157-38446.jpg", alt: "Evelyn Reed"},
{
- src: "http://img.b2bpic.net/free-photo/handsome-hipster-male-with-beard-sunglasses-texting-messages-via-smartphone-blogging-social-networks-sharing-multimedia_273443-1314.jpg",
- alt: "Marcus Thorne",
- },
+ src: "http://img.b2bpic.net/free-photo/handsome-hipster-male-with-beard-sunglasses-texting-messages-via-smartphone-blogging-social-networks-sharing-multimedia_273443-1314.jpg", alt: "Marcus Thorne"},
{
- src: "http://img.b2bpic.net/free-photo/flirting-couple-with-sparkling-wine-roof_1153-3781.jpg",
- alt: "Sophia & Leo",
- },
+ src: "http://img.b2bpic.net/free-photo/flirting-couple-with-sparkling-wine-roof_1153-3781.jpg", alt: "Sophia & Leo"},
{
- src: "asset://testimonial-hero-1",
- alt: "Evelyn Reed testimonial",
- },
+ src: "asset://testimonial-hero-1", alt: "Evelyn Reed testimonial"},
{
- src: "http://img.b2bpic.net/free-photo/medium-shot-woman-looking-tree_23-2148601983.jpg",
- alt: "Woman smiling",
- },
+ src: "http://img.b2bpic.net/free-photo/medium-shot-woman-looking-tree_23-2148601983.jpg", alt: "Woman smiling"},
]}
avatarText="Loved by discerning travelers"
imageSrc="http://img.b2bpic.net/free-photo/business-partners_1098-18010.jpg"
@@ -163,31 +106,20 @@ export default function LandingPage() {
@@ -516,24 +294,16 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
- href: "#",
- ariaLabel: "Facebook",
- },
+ href: "#", ariaLabel: "Facebook"},
{
icon: Instagram,
- href: "#",
- ariaLabel: "Instagram",
- },
+ href: "#", ariaLabel: "Instagram"},
{
icon: Twitter,
- href: "#",
- ariaLabel: "Twitter",
- },
+ href: "#", ariaLabel: "Twitter"},
{
icon: Linkedin,
- href: "#",
- ariaLabel: "LinkedIn",
- },
+ href: "#", ariaLabel: "LinkedIn"},
]}
/>