From aecfc9796af2643dd0117c800a1a17a764ee3700 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 18:19:17 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 312 +++++++++-------------------------------------- 1 file changed, 59 insertions(+), 253 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b64db1b..a3375a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,88 +21,41 @@ export default function LandingPage() { contentWidth="mediumSmall" sizing="mediumSizeLargeTitles" background="none" - cardStyle="inset" + cardStyle="glass-elevated" primaryButtonStyle="radial-glow" - secondaryButtonStyle="solid" - headingFontWeight="extrabold" + secondaryButtonStyle="glass" + headingFontWeight="semibold" >
@@ -110,74 +63,35 @@ export default function LandingPage() {
@@ -186,57 +100,27 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - title: "Swimming Pool", - description: "Relax in our year-round crystal clear pool.", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7878.jpg", - }, - { - title: "Dining & Bar", - description: "Exquisite local and continental culinary delights.", - imageSrc: "http://img.b2bpic.net/free-photo/shrimp-plate-garnished-with-sauce-bread-stuffing-spinach-shredded-carrot_141793-2275.jpg", - }, - { - title: "Free Parking", - description: "Secure, complimentary parking for all our guests.", - imageSrc: "http://img.b2bpic.net/free-photo/sea-beautiful-blue-deck-lounge_1203-6241.jpg", - }, + { title: "Infinite Pool", description: "Rejuvenate in our serene, crystalline waters.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7878.jpg" }, + { title: "Fine Dining", description: "Gourmet local and international culinary artistry.", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-plate-garnished-with-sauce-bread-stuffing-spinach-shredded-carrot_141793-2275.jpg" }, + { title: "Elite Parking", description: "Private, secure, and dedicated valet access.", imageSrc: "http://img.b2bpic.net/free-photo/sea-beautiful-blue-deck-lounge_1203-6241.jpg" }, ]} title="World-Class Amenities" - description="Everything you need for an unforgettable stay." + description="Curated experiences for the discerning traveler." />
@@ -245,64 +129,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "t1", - name: "Alice & John", - date: "Oct 2023", - title: "Great Location", - quote: "The proximity to Lake Victoria was perfect for our trip.", - tag: "Couples", - avatarSrc: "http://img.b2bpic.net/free-photo/young-adults-travelling-winter-time_23-2149211162.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-beautiful-couple-bride-groom-against-white-castle_8353-5884.jpg?_wi=2", - imageAlt: "happy couple hotel lobby", - }, - { - id: "t2", - name: "Mark O.", - date: "Sep 2023", - title: "Professional Service", - quote: "Staff were incredibly friendly and accommodating.", - tag: "Business", - avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018820.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-bed_181624-5566.jpg?_wi=2", - imageAlt: "happy couple hotel lobby", - }, - { - id: "t3", - name: "Susan W.", - date: "Aug 2023", - title: "Beautiful Garden", - quote: "Enjoyed the relaxation spaces and fresh pastries.", - tag: "Family", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-photograph-her-female-friend-posing-outside_23-2148027162.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg?_wi=2", - imageAlt: "happy couple hotel lobby", - }, - { - id: "t4", - name: "David K.", - date: "Jul 2023", - title: "Best in Migori", - quote: "Clean, comfortable and very safe feeling.", - tag: "Traveler", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-orange-juice-cafe-with-man-background_1170-551.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bar-cafeteria-family-restaurant-interior-shooting_114579-1119.jpg?_wi=2", - imageAlt: "happy couple hotel lobby", - }, - { - id: "t5", - name: "Jane L.", - date: "Jun 2023", - title: "Stunning Pools", - quote: "Loved the swimming pool atmosphere.", - tag: "Family", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-standing-balcony-having-some-romantic-time-together_181624-33239.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7880.jpg?_wi=2", - imageAlt: "happy couple hotel lobby", - }, + { id: "t1", name: "Alice & John", date: "Oct 2023", title: "Exceptional Experience", quote: "A truly refined retreat by Lake Victoria.", tag: "Couples", avatarSrc: "http://img.b2bpic.net/free-photo/young-adults-travelling-winter-time_23-2149211162.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-beautiful-couple-bride-groom-against-white-castle_8353-5884.jpg?_wi=2", imageAlt: "Happy couple in lobby" }, + { id: "t2", name: "Mark O.", date: "Sep 2023", title: "Impeccable Service", quote: "Professional, warm, and highly accommodating.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018820.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elegant-bed_181624-5566.jpg?_wi=2", imageAlt: "Sophisticated suite" }, + { id: "t3", name: "Susan W.", date: "Aug 2023", title: "Grand Ambience", quote: "Peaceful, stylish, and utterly luxurious.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-photograph-her-female-friend-posing-outside_23-2148027162.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hotel-balcony-with-tables-chairs-overlooking-surrounding-alps-lakes-cloudy-day_181624-21210.jpg?_wi=2", imageAlt: "Terrace view" }, ]} title="Guest Voices" - description="See why couples, families, and travelers choose us." + description="Refined experiences from discerning guests." /> @@ -311,43 +143,23 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Thimlich Ohinga", - description: "Explore 27 miles away.", - imageSrc: "http://img.b2bpic.net/free-photo/important-building-facade_1127-23.jpg", - }, - { - title: "Nyaandui Forest", - description: "For nature lovers.", - imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-sunrise-sunset-time_74190-8446.jpg", - }, - { - title: "Lake Victoria", - description: "Beautiful nearby shores.", - imageSrc: "http://img.b2bpic.net/free-photo/bright-pop-park-landscape_23-2149213431.jpg", - }, + { title: "Thimlich Ohinga", description: "Historical explorations nearby.", imageSrc: "http://img.b2bpic.net/free-photo/important-building-facade_1127-23.jpg" }, + { title: "Nyaandui Forest", description: "Nature's quiet path.", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-sunrise-sunset-time_74190-8446.jpg" }, + { title: "Lake Victoria", description: "Scenic lakefront tranquility.", imageSrc: "http://img.b2bpic.net/free-photo/bright-pop-park-landscape_23-2149213431.jpg" }, ]} title="Perfectly Positioned" - description="Base yourself at Ombo Road, Migori for local attractions." + description="Discover the charm of Migori from our hub." />
@@ -355,14 +167,8 @@ export default function LandingPage() {
-- 2.49.1 From af8c51139cf7b5ba6f9d57dc860f9db3b4f4d46e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 18:19:17 +0000 Subject: [PATCH 2/2] Update src/app/styles/variables.css --- src/app/styles/variables.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index b049bf0..c1c3c35 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,15 +10,15 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #f6f0e9; - --card: #efe7dd; - --foreground: #2b180a; - --primary-cta: #b8860b; + --background: #fbfaf8; + --card: #ffffff; + --foreground: #1a1614; + --primary-cta: #1a1614; --primary-cta-text: #ffffff; - --secondary-cta: #2b180a; + --secondary-cta: #f1eee9; --secondary-cta-text: #ffffff; - --accent: #0a7039; - --background-accent: #efe7dd; + --accent: #c5a059; + --background-accent: #f1eee9; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); -- 2.49.1