Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 08:37:16 +00:00

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Apartments",
id: "apartments",
},
name: "Apartments", id: "apartments"},
{
name: "Experience",
id: "experience",
},
name: "Experience", id: "experience"},
{
name: "Reviews",
id: "reviews",
},
name: "Reviews", id: "reviews"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Sofia Central"
/>
@@ -62,74 +52,40 @@ export default function LandingPage() {
description="Experience Sofia from the inside. Boutique apartments designed with care, comfort, and attention to every detail."
testimonials={[
{
name: "Sarah Miller",
handle: "@sarahm",
testimonial: "Everything has been thought about down to the last detail.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-beanie-enjoying-travelling_23-2148588571.jpg",
},
name: "Sarah Miller", handle: "@sarahm", testimonial: "Everything has been thought about down to the last detail.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-beanie-enjoying-travelling_23-2148588571.jpg"},
{
name: "John Doe",
handle: "@johnd",
testimonial: "Spotlessly clean and beautifully designed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-man-with-his-hand-clasped-sitting-cozy-armchair-against-wooden-wall_23-2148130330.jpg",
},
name: "John Doe", handle: "@johnd", testimonial: "Spotlessly clean and beautifully designed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-man-with-his-hand-clasped-sitting-cozy-armchair-against-wooden-wall_23-2148130330.jpg"},
{
name: "Emily Chen",
handle: "@emilyc",
testimonial: "The location is perfect and the host is wonderful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-young-tourist-woman-is-hiking-top-mounting-looking-beautiful-landscape-with-copy-space-travel-lifestyle-wanderlust-adventure-concept-vacations-outdoor_1150-61696.jpg",
},
name: "Emily Chen", handle: "@emilyc", testimonial: "The location is perfect and the host is wonderful.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-young-tourist-woman-is-hiking-top-mounting-looking-beautiful-landscape-with-copy-space-travel-lifestyle-wanderlust-adventure-concept-vacations-outdoor_1150-61696.jpg"},
{
name: "David Smith",
handle: "@davids",
testimonial: "A truly refined experience, highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5354.jpg",
},
name: "David Smith", handle: "@davids", testimonial: "A truly refined experience, highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5354.jpg"},
{
name: "Anna V.",
handle: "@annav",
testimonial: "Every detail made our family trip so comfortable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-woman_1328-2287.jpg",
},
name: "Anna V.", handle: "@annav", testimonial: "Every detail made our family trip so comfortable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-woman_1328-2287.jpg"},
]}
buttons={[
{
text: "Book Your Stay",
href: "#contact",
},
text: "Book Your Stay", href: "#contact"},
{
text: "Explore Apartments",
href: "#apartments",
},
text: "Explore Apartments", href: "#apartments"},
]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-hotel-suite-modern-elegance-illuminated-naturally-generated-by-ai_188544-18309.jpg"
imageAlt="Sofia Central Apartments Interior"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-looking-away_23-2147860917.jpg",
alt: "Portrait of a happy young man",
},
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-man-looking-away_23-2147860917.jpg", alt: "Portrait of a happy young man"},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-wearing-hat_23-2148631369.jpg",
alt: "Front view smiley woman",
},
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-wearing-hat_23-2148631369.jpg", alt: "Front view smiley woman"},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-cup_23-2149720833.jpg",
alt: "Front view smiley man",
},
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-cup_23-2149720833.jpg", alt: "Front view smiley man"},
{
src: "http://img.b2bpic.net/free-photo/male-hiker-takes-deep-breath-fresh-mountain-air-feeling-pleased_482257-120736.jpg",
alt: "Male hiker smiling",
},
src: "http://img.b2bpic.net/free-photo/male-hiker-takes-deep-breath-fresh-mountain-air-feeling-pleased_482257-120736.jpg", alt: "Male hiker smiling"},
{
src: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-bed-modern-apartment-morning-lovely-woman-posing-bedroom-looks-satisfied_657921-482.jpg",
alt: "Portrait pretty young woman",
},
src: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-bed-modern-apartment-morning-lovely-woman-posing-bedroom-looks-satisfied_657921-482.jpg", alt: "Portrait pretty young woman"},
]}
/>
</div>
@@ -141,17 +97,11 @@ export default function LandingPage() {
description="True luxury is in the details. From perfectly prepared spaces for your arrival to intuitive amenities, we ensure every moment feels considered and cared for."
metrics={[
{
value: "100%",
title: "Commitment to Cleanliness",
},
value: "100%", title: "Commitment to Cleanliness"},
{
value: "24/7",
title: "Responsive Hospitality",
},
value: "24/7", title: "Responsive Hospitality"},
{
value: "Top",
title: "City Center Location",
},
value: "Top", title: "City Center Location"},
]}
imageSrc="http://img.b2bpic.net/free-photo/hotel-administrator-inspecting-records-lounge-area-reception-desk-reading-registration-check-forms-young-woman-checking-booking-details-lobby-marble-floor-entrance_482257-67449.jpg"
/>
@@ -163,26 +113,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Essentials",
title: "Impeccable Cleanliness",
subtitle: "Spotless environments",
description: "We maintain the highest standards of hygiene for your peace of mind.",
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg",
},
tag: "Essentials", title: "Impeccable Cleanliness", subtitle: "Spotless environments", description: "We maintain the highest standards of hygiene for your peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg"},
{
tag: "Comfort",
title: "Family Ready",
subtitle: "Baby-friendly focus",
description: "Personalized touches like baby supplies provided upon request.",
imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-holding-box_23-2147711727.jpg",
},
tag: "Comfort", title: "Family Ready", subtitle: "Baby-friendly focus", description: "Personalized touches like baby supplies provided upon request.", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-holding-box_23-2147711727.jpg"},
{
tag: "Location",
title: "Prime Centrality",
subtitle: "Heart of Sofia",
description: "Located on Tsar Simeon Street, just steps from top cultural landmarks.",
imageSrc: "http://img.b2bpic.net/free-photo/famous-view-burano-island-venice_268835-11964.jpg",
},
tag: "Location", title: "Prime Centrality", subtitle: "Heart of Sofia", description: "Located on Tsar Simeon Street, just steps from top cultural landmarks.", imageSrc: "http://img.b2bpic.net/free-photo/famous-view-burano-island-venice_268835-11964.jpg"},
]}
title="Thoughtfully Curated Stays"
description="We offer more than just a place to sleep—we offer a seamless, comforting experience."
@@ -197,59 +132,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Suite",
name: "Deluxe City Apartment",
price: "From €120",
rating: 5,
reviewCount: "24",
imageSrc: "http://img.b2bpic.net/free-photo/artist-painting-bedroom_23-2147781654.jpg",
},
id: "1", brand: "Suite", name: "Deluxe City Apartment", price: "From €120", rating: 5,
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/artist-painting-bedroom_23-2147781654.jpg"},
{
id: "2",
brand: "Suite",
name: "Modern Minimalist Loft",
price: "From €105",
rating: 5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263633.jpg",
},
id: "2", brand: "Suite", name: "Modern Minimalist Loft", price: "From €105", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263633.jpg"},
{
id: "3",
brand: "Suite",
name: "Cozy Urban Studio",
price: "From €90",
rating: 4,
reviewCount: "30",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-dining-room-living-room-with-luxury-decor_105762-1934.jpg",
},
id: "3", brand: "Suite", name: "Cozy Urban Studio", price: "From €90", rating: 4,
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-dining-room-living-room-with-luxury-decor_105762-1934.jpg"},
{
id: "4",
brand: "Suite",
name: "Elegant Family Residence",
price: "From €150",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821364.jpg",
},
id: "4", brand: "Suite", name: "Elegant Family Residence", price: "From €150", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821364.jpg"},
{
id: "5",
brand: "Suite",
name: "Central Heritage Suite",
price: "From €135",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/close-view-open-black-kitchen-island-drawer-minimal-storage_169016-71131.jpg",
},
id: "5", brand: "Suite", name: "Central Heritage Suite", price: "From €135", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/close-view-open-black-kitchen-island-drawer-minimal-storage_169016-71131.jpg"},
{
id: "6",
brand: "Suite",
name: "Quiet Garden Flat",
price: "From €115",
rating: 4,
reviewCount: "21",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-ceremony-venue-with-floral-decorations_23-2151978933.jpg",
},
id: "6", brand: "Suite", name: "Quiet Garden Flat", price: "From €115", rating: 4,
reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/elegant-ceremony-venue-with-floral-decorations_23-2151978933.jpg"},
]}
title="Our Collection"
description="Refined spaces designed for modern city living."
@@ -259,23 +158,15 @@ export default function LandingPage() {
<div id="experience" data-section="experience">
<FaqSplitMedia
textboxLayout="split"
faqsAnimation="slide-up"
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Family Friendly?",
content: "Absolutely. We are happy to provide baby items and prepare your space for families.",
},
id: "1", title: "Family Friendly?", content: "Absolutely. We are happy to provide baby items and prepare your space for families."},
{
id: "2",
title: "Check-in Process?",
content: "Our host is personal and responsive, ensuring your arrival is seamless.",
},
id: "2", title: "Check-in Process?", content: "Our host is personal and responsive, ensuring your arrival is seamless."},
{
id: "3",
title: "Local Recommendations?",
content: "We love sharing our favorite cafes, restaurants, and hidden gems in Sofia.",
},
id: "3", title: "Local Recommendations?", content: "We love sharing our favorite cafes, restaurants, and hidden gems in Sofia."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-pretty-woman-cafe_1328-2401.jpg"
title="The Little Things Matter"
@@ -289,22 +180,14 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
description="We focus on quality and care to ensure every stay is perfect."
metrics={[
{
id: "m1",
value: "4.7★",
description: "Average Guest Rating",
},
id: "m1", value: "4.7★", description: "Average Guest Rating"},
{
id: "m2",
value: "100%",
description: "Host Responsiveness",
},
id: "m2", value: "100%", description: "Host Responsiveness"},
{
id: "m3",
value: "100+",
description: "Happy Families Served",
},
id: "m3", value: "100+", description: "Happy Families Served"},
]}
title="Why Guests Return"
/>
@@ -315,30 +198,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Miller",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-good-looking-woman-traveler-orange-jumper-carries-rucksack-wears-headband_273609-25971.jpg",
},
id: "1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/smiling-good-looking-woman-traveler-orange-jumper-carries-rucksack-wears-headband_273609-25971.jpg"},
{
id: "2",
name: "John Doe",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8836.jpg",
},
id: "2", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8836.jpg"},
{
id: "3",
name: "Emily Chen",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-cool-man-with-ginger-beard-blue-eyes-green-swimming-glasses-printed-white-shirt-showing-peace-signs-orange-backdrop_197531-27686.jpg",
},
id: "3", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/stylish-cool-man-with-ginger-beard-blue-eyes-green-swimming-glasses-printed-white-shirt-showing-peace-signs-orange-backdrop_197531-27686.jpg"},
{
id: "4",
name: "David Smith",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-jacket-leaning-wall-cafe_171337-16380.jpg",
},
id: "4", name: "David Smith", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-jacket-leaning-wall-cafe_171337-16380.jpg"},
{
id: "5",
name: "Anna V.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg",
},
id: "5", name: "Anna V.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg"},
]}
cardTitle="Loved by Our Guests"
cardTag="Testimonials"
@@ -350,18 +218,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
text="Ready to experience Sofia? Reach out today for the best rates and personalized hosting."
buttons={[
{
text: "+359 88 787 7272",
href: "tel:+359887877272",
},
text: "+359 88 787 7272", href: "tel:+359887877272"},
{
text: "WhatsApp Us",
href: "https://wa.me/359887877272",
},
text: "WhatsApp Us", href: "https://wa.me/359887877272"},
]}
/>
</div>
@@ -371,33 +234,21 @@ export default function LandingPage() {
logoText="Sofia Central"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Apartments",
href: "#apartments",
},
label: "Apartments", href: "#apartments"},
{
label: "Experience",
href: "#experience",
},
label: "Experience", href: "#experience"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}