6 Commits

Author SHA1 Message Date
8d6e477857 Update src/app/page.tsx 2026-05-09 23:04:50 +00:00
3a85c67134 Merge version_2 into main
Merge version_2 into main
2026-05-09 23:02:42 +00:00
b7a833b621 Merge version_1 into main
Merge version_1 into main
2026-05-09 23:01:26 +00:00
a3f780d46d Merge version_1 into main
Merge version_1 into main
2026-05-09 23:01:15 +00:00
cb083d99b3 Merge version_1 into main
Merge version_1 into main
2026-05-09 23:01:09 +00:00
8a76b76070 Merge version_1 into main
Merge version_1 into main
2026-05-09 22:54:10 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
background={{ background={{
variant: "gradient-bars"}} variant: "gradient-bars"}}
title="Fariborz: Your Home Away From Home in Turkey" title="Fariborz: Your Home Away From Home in Turkey"
description="Find the perfect roommate or shared space across Turkey with our trusted community platform." description="Find the perfect roommate or shared space across Turkey with our trusted community platform, now with enhanced filtering to match your exact needs."
testimonials={[ testimonials={[
{ {
name: "Ali Yilmaz", handle: "@ali.y", testimonial: "I found a great apartment in Istanbul thanks to Fariborz. Easy and reliable!", rating: 5, name: "Ali Yilmaz", handle: "@ali.y", testimonial: "I found a great apartment in Istanbul thanks to Fariborz. Easy and reliable!", rating: 5,
@@ -137,7 +137,7 @@ export default function LandingPage() {
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" title="Available Rooms & Roommates"
description="Explore curated spaces and roommate requests in major Turkish cities." description="Explore curated spaces and roommate requests in major Turkish cities with our advanced filtering system."
/> />
</div> </div>
@@ -166,6 +166,8 @@ export default function LandingPage() {
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."},
{
id: "4", title: "Do you support multiple languages?", content: "Yes, our interface and filtering system are fully optimized for multilingual accessibility."},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Have questions about using Fariborz? We have answers." description="Have questions about using Fariborz? We have answers."