Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-09 22:54:10 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "Find Rooms",
id: "listings",
},
name: "Find Rooms", id: "listings"},
{
name: "Founder",
id: "founder",
},
name: "Founder", id: "founder"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Fariborz"
/>
@@ -54,104 +46,59 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardTestimonial
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Fariborz: Your Home Away From Home in Turkey"
description="Find the perfect roommate or shared space across Turkey with our trusted community platform."
testimonials={[
{
name: "Ali Yilmaz",
handle: "@ali.y",
testimonial: "I found a great apartment in Istanbul thanks to Fariborz. Easy and reliable!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-cooperation-concept_273609-6355.jpg",
},
name: "Ali Yilmaz", handle: "@ali.y", testimonial: "I found a great apartment in Istanbul thanks to Fariborz. Easy and reliable!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-cooperation-concept_273609-6355.jpg"},
{
name: "Zeynep Demir",
handle: "@zey.dem",
testimonial: "Excellent platform, very easy to use to find roommates in Ankara.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg",
},
name: "Zeynep Demir", handle: "@zey.dem", testimonial: "Excellent platform, very easy to use to find roommates in Ankara.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg"},
{
name: "Mehmet Oz",
handle: "@mo.oz",
testimonial: "Verified profiles made me feel safe. Highly recommend to students.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
},
name: "Mehmet Oz", handle: "@mo.oz", testimonial: "Verified profiles made me feel safe. Highly recommend to students.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg"},
{
name: "Ayse Kara",
handle: "@ayse.k",
testimonial: "Found a roommate in days. The filter system works perfectly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-stretches-her-hands-camera-emotion-concept_169016-65775.jpg",
},
name: "Ayse Kara", handle: "@ayse.k", testimonial: "Found a roommate in days. The filter system works perfectly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-stretches-her-hands-camera-emotion-concept_169016-65775.jpg"},
{
name: "Burak Can",
handle: "@b.can",
testimonial: "The translation features helped a lot since I'm new here.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-woman-trendy-summer-dress-sexy-carefree-woman-posing-street-background-sunset-positive-model-laughing-outdoors-cheerful-happy-winking_158538-26023.jpg",
},
name: "Burak Can", handle: "@b.can", testimonial: "The translation features helped a lot since I'm new here.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-woman-trendy-summer-dress-sexy-carefree-woman-posing-street-background-sunset-positive-model-laughing-outdoors-cheerful-happy-winking_158538-26023.jpg"},
]}
buttons={[
{
text: "Find a Home",
href: "#listings",
},
text: "Find a Home", href: "#listings"},
{
text: "About Founder",
href: "#founder",
},
text: "About Founder", href: "#founder"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/colleagues-studying-from-notebooks-study-session_23-2149265721.jpg",
alt: "Colleagues studying from notebooks",
},
src: "http://img.b2bpic.net/free-photo/colleagues-studying-from-notebooks-study-session_23-2149265721.jpg", alt: "Colleagues studying from notebooks"},
{
src: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361550.jpg",
alt: "Colleagues doing team work",
},
src: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361550.jpg", alt: "Colleagues doing team work"},
{
src: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361535.jpg",
alt: "Colleagues doing team work",
},
src: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361535.jpg", alt: "Colleagues doing team work"},
{
src: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361569.jpg",
alt: "Colleagues doing team work",
},
src: "http://img.b2bpic.net/free-photo/colleagues-doing-team-work-project_23-2149361569.jpg", alt: "Colleagues doing team work"},
{
src: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
alt: "Joyful business woman",
},
src: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", alt: "Joyful business woman"},
]}
marqueeItems={[
{
type: "text-icon",
text: "Verified Profiles",
icon: ShieldCheck,
type: "text-icon", text: "Verified Profiles", icon: ShieldCheck,
},
{
type: "text-icon",
text: "Multilingual Support",
icon: Globe,
type: "text-icon", text: "Multilingual Support", icon: Globe,
},
{
type: "text-icon",
text: "Real-time Chat",
icon: MessageSquare,
type: "text-icon", text: "Real-time Chat", icon: MessageSquare,
},
{
type: "text-icon",
text: "Safe Transactions",
icon: Lock,
type: "text-icon", text: "Safe Transactions", icon: Lock,
},
{
type: "text-icon",
text: "Available Nationwide",
icon: MapPin,
type: "text-icon", text: "Available Nationwide", icon: MapPin,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-friends-spending-time-indoors_52683-91904.jpg"
@@ -164,9 +111,7 @@ export default function LandingPage() {
title="Connecting People for a Better Living Experience"
buttons={[
{
text: "Browse Listings",
href: "#listings",
},
text: "Browse Listings", href: "#listings"},
]}
/>
</div>
@@ -179,41 +124,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Modern Flat in Istanbul",
price: "₺5,000/mo",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-teens-spending-time-together_23-2149604069.jpg",
},
id: "1", name: "Modern Flat in Istanbul", price: "₺5,000/mo", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-teens-spending-time-together_23-2149604069.jpg"},
{
id: "2",
name: "Shared Room in Ankara",
price: "₺3,200/mo",
imageSrc: "http://img.b2bpic.net/free-photo/house-interior-with-leather-couch-comfortable-bean-bag-awaiting-guests-arrive_482257-103861.jpg",
},
id: "2", name: "Shared Room in Ankara", price: "₺3,200/mo", imageSrc: "http://img.b2bpic.net/free-photo/house-interior-with-leather-couch-comfortable-bean-bag-awaiting-guests-arrive_482257-103861.jpg"},
{
id: "3",
name: "Cozy Space in Izmir",
price: "₺2,800/mo",
imageSrc: "http://img.b2bpic.net/free-photo/white-coffee-cup_74190-2408.jpg",
},
id: "3", name: "Cozy Space in Izmir", price: "₺2,800/mo", imageSrc: "http://img.b2bpic.net/free-photo/white-coffee-cup_74190-2408.jpg"},
{
id: "4",
name: "Student Housing Istanbul",
price: "₺4,500/mo",
imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-indoors-full-shot_23-2149358507.jpg",
},
id: "4", name: "Student Housing Istanbul", price: "₺4,500/mo", imageSrc: "http://img.b2bpic.net/free-photo/roommates-spending-time-indoors-full-shot_23-2149358507.jpg"},
{
id: "5",
name: "Studio in Antalya",
price: "₺6,000/mo",
imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-getting-ready-move_23-2149094080.jpg",
},
id: "5", name: "Studio in Antalya", price: "₺6,000/mo", imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-getting-ready-move_23-2149094080.jpg"},
{
id: "6",
name: "Shared Flat in Bursa",
price: "₺3,000/mo",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-black-girl-pink-t-shirt-blue-jeans-sitting-home-kitchen_1157-14115.jpg",
},
id: "6", name: "Shared Flat in Bursa", price: "₺3,000/mo", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-black-girl-pink-t-shirt-blue-jeans-sitting-home-kitchen_1157-14115.jpg"},
]}
title="Available Rooms & Roommates"
description="Explore curated spaces and roommate requests in major Turkish cities."
@@ -224,13 +145,10 @@ export default function LandingPage() {
<TeamCardFive
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
team={[
{
id: "dr-saberi",
name: "Dr. Saberi",
role: "Founder & CEO",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DVVIzEt5SeHDDzcTL9NoGz0wwq/uploaded-1778367196749-db6isjtu.jpg",
},
id: "dr-saberi", name: "Dr. Saberi", role: "Founder & CEO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DVVIzEt5SeHDDzcTL9NoGz0wwq/uploaded-1778367196749-db6isjtu.jpg"},
]}
title="Our Founder: Dr. Saberi"
description="Dr. Saberi is a dedicated individual who founded Fariborz to make finding shared housing easier for everyone in Turkey. His kindness and hard work are the foundation of this platform."
@@ -243,20 +161,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "How to register?",
content: "Simply sign up with your email and verify your profile.",
},
id: "1", title: "How to register?", content: "Simply sign up with your email and verify your profile."},
{
id: "2",
title: "Are profiles verified?",
content: "Yes, we prioritize safety by verifying user identity documents.",
},
id: "2", title: "Are profiles verified?", content: "Yes, we prioritize safety by verifying user identity documents."},
{
id: "3",
title: "Is it free to use?",
content: "Basic features are free, with premium options for higher visibility.",
},
id: "3", title: "Is it free to use?", content: "Basic features are free, with premium options for higher visibility."},
]}
title="Frequently Asked Questions"
description="Have questions about using Fariborz? We have answers."
@@ -268,16 +177,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Need Help Finding a Roommate?"
description="Our support team is available 24/7 to assist you in English, Persian, Arabic, Russian, and Turkish."
buttons={[
{
text: "Email Us",
href: "mailto:support@fariborz.com",
},
text: "Email Us", href: "mailto:support@fariborz.com"},
]}
/>
</div>
@@ -287,29 +193,19 @@ export default function LandingPage() {
logoText="Fariborz"
columns={[
{
title: "Links",
items: [
title: "Links", items: [
{
label: "Find Rooms",
href: "#listings",
},
label: "Find Rooms", href: "#listings"},
{
label: "Founder Info",
href: "#founder",
},
label: "Founder Info", href: "#founder"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}