diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4f9b2e4..ef2def1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,112 +31,52 @@ export default function LandingPage() {
@@ -147,21 +87,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="The Guesthouse Experience"
metrics={[
- {
- icon: Star,
- label: "Guest Rating",
- value: "4.9/5",
- },
- {
- icon: Coffee,
- label: "Breakfast Included",
- value: "Daily",
- },
- {
- icon: MapPin,
- label: "Central Location",
- value: "Downtown",
- },
+ { icon: Star, label: "Guest Rating", value: "4.9/5" },
+ { icon: Coffee, label: "Breakfast Included", value: "Daily" },
+ { icon: MapPin, label: "Central Location", value: "Downtown" }
]}
metricsAnimation="slide-up"
/>
@@ -172,24 +100,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- title: "Fresh Breakfast",
- description: "Start your morning with our locally sourced, chef-prepared breakfast menu.",
- imageSrc: "http://img.b2bpic.net/free-photo/plates-with-sausages-cheese-tomatoes-cucumbers_141793-1109.jpg?_wi=1",
- imageAlt: "Breakfast",
- },
- {
- title: "Lush Gardens",
- description: "Find tranquility in our private garden spaces and outdoor relaxation areas.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg?_wi=1",
- imageAlt: "Gardens",
- },
- {
- title: "High-Speed Internet",
- description: "Stay connected with reliable, fast Wi-Fi throughout the property.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-is-distracted-something-her-busy-work-home_231208-3232.jpg?_wi=1",
- imageAlt: "Office",
- },
+ { title: "Fresh Breakfast", description: "Start your morning with our locally sourced, chef-prepared breakfast menu.", imageSrc: "http://img.b2bpic.net/free-photo/plates-with-sausages-cheese-tomatoes-cucumbers_141793-1109.jpg", imageAlt: "Breakfast" },
+ { title: "Lush Gardens", description: "Find tranquility in our private garden spaces and outdoor relaxation areas.", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg", imageAlt: "Gardens" },
+ { title: "High-Speed Internet", description: "Stay connected with reliable, fast Wi-Fi throughout the property.", imageSrc: "http://img.b2bpic.net/free-photo/woman-is-distracted-something-her-busy-work-home_231208-3232.jpg", imageAlt: "Office" }
]}
title="Thoughtfully Designed for You"
description="We offer a range of premium amenities to ensure your stay is comfortable and convenient."
@@ -201,61 +114,11 @@ export default function LandingPage() {
textboxLayout="split-description"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Emma R.",
- date: "Oct 2023",
- title: "Wonderful stay",
- quote: "The most peaceful stay I've had in years. Highly recommended.",
- tag: "Guest",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-couple-bed_23-2148350575.jpg?_wi=2",
- imageAlt: "happy guest smiling portrait",
- },
- {
- id: "2",
- name: "Mark S.",
- date: "Sep 2023",
- title: "Excellent location",
- quote: "Clean, comfortable, and centrally located. Great service.",
- tag: "Guest",
- avatarSrc: "http://img.b2bpic.net/free-photo/smiley-people-taking-selfie-bistro-medium-shot_23-2149366464.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497281.jpg?_wi=2",
- imageAlt: "happy guest smiling portrait",
- },
- {
- id: "3",
- name: "Sophie L.",
- date: "Aug 2023",
- title: "Cozy paradise",
- quote: "Breakfast was amazing! Will definitely be back next summer.",
- tag: "Guest",
- avatarSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/plates-with-sausages-cheese-tomatoes-cucumbers_141793-1109.jpg?_wi=2",
- imageAlt: "happy guest smiling portrait",
- },
- {
- id: "4",
- name: "David W.",
- date: "July 2023",
- title: "Professional staff",
- quote: "Very accommodating staff and beautiful garden spaces.",
- tag: "Guest",
- avatarSrc: "http://img.b2bpic.net/free-photo/front-view-fashionable-woman-looking-away_23-2148276099.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg?_wi=2",
- imageAlt: "happy guest smiling portrait",
- },
- {
- id: "5",
- name: "Julia P.",
- date: "June 2023",
- title: "Highly recommended",
- quote: "The perfect blend of modern comfort and rustic charm.",
- tag: "Guest",
- avatarSrc: "http://img.b2bpic.net/free-photo/pretty-tanned-woman-pink-white-outfit-leans-chair-umbrella-street-cafe_197531-17041.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-is-distracted-something-her-busy-work-home_231208-3232.jpg?_wi=2",
- imageAlt: "happy guest smiling portrait",
- },
+ { id: "1", name: "Emma R.", date: "Oct 2023", title: "Wonderful stay", quote: "The most peaceful stay I've had in years. Highly recommended.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-couple-bed_23-2148350575.jpg", imageAlt: "happy guest smiling portrait" },
+ { id: "2", name: "Mark S.", date: "Sep 2023", title: "Excellent location", quote: "Clean, comfortable, and centrally located. Great service.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-people-taking-selfie-bistro-medium-shot_23-2149366464.jpg", imageSrc: "http://img.b2bpic.net/free-photo/indoor-design-luxury-resort_23-2150497281.jpg", imageAlt: "happy guest smiling portrait" },
+ { id: "3", name: "Sophie L.", date: "Aug 2023", title: "Cozy paradise", quote: "Breakfast was amazing! Will definitely be back next summer.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-charming-blonde-woman-white-blouse-smiles-sincerely_197531-23127.jpg", imageSrc: "http://img.b2bpic.net/free-photo/plates-with-sausages-cheese-tomatoes-cucumbers_141793-1109.jpg", imageAlt: "happy guest smiling portrait" },
+ { id: "4", name: "David W.", date: "July 2023", title: "Professional staff", quote: "Very accommodating staff and beautiful garden spaces.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-fashionable-woman-looking-away_23-2148276099.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-book-garden-along-with-her-dog_23-2149392603.jpg", imageAlt: "happy guest smiling portrait" },
+ { id: "5", name: "Julia P.", date: "June 2023", title: "Highly recommended", quote: "The perfect blend of modern comfort and rustic charm.", tag: "Guest", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-tanned-woman-pink-white-outfit-leans-chair-umbrella-street-cafe_197531-17041.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-is-distracted-something-her-busy-work-home_231208-3232.jpg", imageAlt: "happy guest smiling portrait" }
]}
title="What Our Guests Say"
description="Join our community of happy travelers and discover why guests return year after year."
@@ -266,21 +129,9 @@ export default function LandingPage() {
@@ -318,30 +155,8 @@ export default function LandingPage() {