Update src/app/page.tsx
This commit is contained in:
219
src/app/page.tsx
219
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Rooms",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Rooms", id: "pricing"},
|
||||
]}
|
||||
brandName="Gastón Coliving"
|
||||
/>
|
||||
@@ -57,9 +49,7 @@ export default function LandingPage() {
|
||||
description="Experience comfort, community, and productivity in the heart of the city. Join our global community of digital nomads and travelers today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Stay",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Check Availability & Book", href: "#pricing"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cafe-coffee-shop-interior-simple-concept_53876-41437.jpg"
|
||||
imageAlt="Modern coliving interior space"
|
||||
@@ -73,17 +63,11 @@ export default function LandingPage() {
|
||||
description="Gastón Coliving bridges the gap between a high-end hostel and a community-driven shared space. We prioritize deep focus, genuine social connection, and effortless comfort."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Shared Spaces",
|
||||
},
|
||||
value: "15+", title: "Shared Spaces"},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Support",
|
||||
},
|
||||
value: "24/7", title: "Support"},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Community",
|
||||
},
|
||||
value: "100%", title: "Community"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-office-collaborating-project_23-2147651760.jpg?_wi=1"
|
||||
imageAlt="Comfortable coliving common area"
|
||||
@@ -99,26 +83,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "High-Speed Wi-Fi",
|
||||
description: "Reliable, fiber-optic internet across all common and private spaces.",
|
||||
tag: "Essential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-yellow-details_23-2147878409.jpg",
|
||||
},
|
||||
id: "1", title: "High-Speed Wi-Fi", description: "Reliable, fiber-optic internet across all common and private spaces.", tag: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/modern-workspace-with-yellow-details_23-2147878409.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Community Events",
|
||||
description: "Weekly gatherings, communal dinners, and networking workshops.",
|
||||
tag: "Social",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-dinner-party_23-2150648834.jpg",
|
||||
},
|
||||
id: "2", title: "Community Events", description: "Weekly gatherings, communal dinners, and networking workshops.", tag: "Social", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-dinner-party_23-2150648834.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Design-First Rooms",
|
||||
description: "Ergonomic furniture and premium bedding for a restful stay.",
|
||||
tag: "Comfort",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soft-pastel-hues-room-children_23-2151690390.jpg",
|
||||
},
|
||||
id: "3", title: "Design-First Rooms", description: "Ergonomic furniture and premium bedding for a restful stay.", tag: "Comfort", imageSrc: "http://img.b2bpic.net/free-photo/soft-pastel-hues-room-children_23-2151690390.jpg"},
|
||||
]}
|
||||
title="Why Gastón?"
|
||||
description="Amenities tailored to your lifestyle and professional needs."
|
||||
@@ -132,54 +101,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "short",
|
||||
tag: "Daily",
|
||||
price: "$45",
|
||||
period: "/day",
|
||||
description: "Perfect for weekend explorers.",
|
||||
button: {
|
||||
text: "Book Daily",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Shared kitchen access",
|
||||
"Wi-Fi",
|
||||
"Daily cleaning",
|
||||
],
|
||||
id: "short", tag: "Daily", price: "$45", period: "/day", description: "Perfect for weekend explorers.", button: {
|
||||
text: "Book Daily"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Shared kitchen access", "Wi-Fi", "Daily cleaning"],
|
||||
},
|
||||
{
|
||||
id: "week",
|
||||
tag: "Weekly",
|
||||
price: "$280",
|
||||
period: "/week",
|
||||
description: "Ideal for those settling in.",
|
||||
button: {
|
||||
text: "Book Weekly",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Shared kitchen access",
|
||||
"Unlimited Wi-Fi",
|
||||
"Free laundry",
|
||||
"Co-working entry",
|
||||
],
|
||||
id: "week", tag: "Weekly", price: "$280", period: "/week", description: "Ideal for those settling in.", button: {
|
||||
text: "Book Weekly"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Shared kitchen access", "Unlimited Wi-Fi", "Free laundry", "Co-working entry"],
|
||||
},
|
||||
{
|
||||
id: "month",
|
||||
tag: "Monthly",
|
||||
price: "$950",
|
||||
period: "/month",
|
||||
description: "The best value for digital nomads.",
|
||||
button: {
|
||||
text: "Book Monthly",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Dedicated workspace",
|
||||
"Laundry services",
|
||||
"Exclusive events",
|
||||
"24/7 access",
|
||||
],
|
||||
id: "month", tag: "Monthly", price: "$950", period: "/month", description: "The best value for digital nomads.", button: {
|
||||
text: "Book Monthly"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Dedicated workspace", "Laundry services", "Exclusive events", "24/7 access"],
|
||||
},
|
||||
]}
|
||||
title="Choose Your Stay"
|
||||
@@ -194,59 +131,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex Rivera",
|
||||
role: "Designer",
|
||||
company: "RemoteCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg",
|
||||
},
|
||||
id: "1", name: "Alex Rivera", role: "Designer", company: "RemoteCo", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Miller",
|
||||
role: "Marketer",
|
||||
company: "StartUp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg",
|
||||
},
|
||||
id: "2", name: "Sarah Miller", role: "Marketer", company: "StartUp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "David Wang",
|
||||
role: "Dev",
|
||||
company: "TechLab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-smiling-man-lying-grass-with-travelling-accessories_23-2148202994.jpg",
|
||||
},
|
||||
id: "3", name: "David Wang", role: "Dev", company: "TechLab", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-smiling-man-lying-grass-with-travelling-accessories_23-2148202994.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Julia Lopez",
|
||||
role: "Writer",
|
||||
company: "Freelance",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-young-man-tourist-goes-holiday-packed-suitcase-sits-with-digital-tablet-sofa-reads-looks-his-map-books-hotel-business-trip_1258-314557.jpg",
|
||||
},
|
||||
id: "4", name: "Julia Lopez", role: "Writer", company: "Freelance", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-young-man-tourist-goes-holiday-packed-suitcase-sits-with-digital-tablet-sofa-reads-looks-his-map-books-hotel-business-trip_1258-314557.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Marcus Thorne",
|
||||
role: "Nomad",
|
||||
company: "GlobalWork",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-paper-wrapped-sandwich_23-2151311177.jpg",
|
||||
},
|
||||
id: "5", name: "Marcus Thorne", role: "Nomad", company: "GlobalWork", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-paper-wrapped-sandwich_23-2151311177.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Guest Rating",
|
||||
},
|
||||
value: "4.9/5", label: "Guest Rating"},
|
||||
{
|
||||
value: "200+",
|
||||
label: "Happy Nomads",
|
||||
},
|
||||
value: "200+", label: "Happy Nomads"},
|
||||
{
|
||||
value: "12",
|
||||
label: "Community Events",
|
||||
},
|
||||
value: "12", label: "Community Events"},
|
||||
]}
|
||||
title="Stories from Gastón"
|
||||
description="See why our community loves staying with us."
|
||||
@@ -259,20 +165,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Is parking available?",
|
||||
content: "Yes, we offer secure parking for an extra fee.",
|
||||
},
|
||||
id: "1", title: "Is parking available?", content: "Yes, we offer secure parking for an extra fee."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Is the internet suitable for calls?",
|
||||
content: "Absolutely. We offer enterprise-grade fiber connection.",
|
||||
},
|
||||
id: "2", title: "Is the internet suitable for calls?", content: "Absolutely. We offer enterprise-grade fiber connection."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Are meals included?",
|
||||
content: "We have fully equipped kitchens available for communal use.",
|
||||
},
|
||||
id: "3", title: "Are meals included?", content: "We have fully equipped kitchens available for communal use."},
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Common questions about coliving with us."
|
||||
@@ -289,22 +186,14 @@ export default function LandingPage() {
|
||||
description="Have questions? Fill out the form and we'll reply within 24 hours."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we help?",
|
||||
required: true,
|
||||
name: "message", placeholder: "How can we help?", required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings-daylight_23-2149661425.jpg"
|
||||
/>
|
||||
@@ -316,29 +205,19 @@ export default function LandingPage() {
|
||||
logoText="Gastón Coliving"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Stay",
|
||||
items: [
|
||||
title: "Stay", items: [
|
||||
{
|
||||
label: "Rooms",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Rooms", href: "#pricing"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -347,4 +226,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user