Merge version_1 into main #2
@@ -25,7 +25,7 @@ export default function AboutPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -55,15 +55,10 @@ export default function AboutPage() {
|
||||
tagIcon={Heart}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Transparency First",
|
||||
description:
|
||||
"We're committed to providing complete, unbiased information about PG accommodations. No hidden fees, no misleading claims—just honest data from real renters.",
|
||||
media: {
|
||||
id: "1", title: "Transparency First", description:
|
||||
"We're committed to providing complete, unbiased information about PG accommodations. No hidden fees, no misleading claims—just honest data from real renters.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/digital-tablet-with-internet-browser-search-bar-screen-male-hands_169016-39377.jpg?_wi=2",
|
||||
imageAlt: "Transparency in information",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/digital-tablet-with-internet-browser-search-bar-screen-male-hands_169016-39377.jpg", imageAlt: "Transparency in information"},
|
||||
items: [
|
||||
{ icon: Eye, text: "Full disclosure" },
|
||||
{ icon: TrendingUp, text: "Real data" },
|
||||
@@ -72,15 +67,10 @@ export default function AboutPage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Community-Driven",
|
||||
description:
|
||||
"Our platform thrives on the experiences of renters like you. Every review, rating, and feedback helps build a trusted ecosystem of accommodation information.",
|
||||
media: {
|
||||
id: "2", title: "Community-Driven", description:
|
||||
"Our platform thrives on the experiences of renters like you. Every review, rating, and feedback helps build a trusted ecosystem of accommodation information.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371196.jpg?_wi=2",
|
||||
imageAlt: "Community collaboration",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371196.jpg", imageAlt: "Community collaboration"},
|
||||
items: [
|
||||
{ icon: Users, text: "Renter voices" },
|
||||
{ icon: Lightbulb, text: "Shared wisdom" },
|
||||
@@ -89,17 +79,12 @@ export default function AboutPage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Empowering Decisions",
|
||||
description:
|
||||
"We empower renters with tools and information to make confident, informed choices about their living spaces. Your comfort and security matter most to us.",
|
||||
media: {
|
||||
id: "3", title: "Empowering Decisions", description:
|
||||
"We empower renters with tools and information to make confident, informed choices about their living spaces. Your comfort and security matter most to us.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/health-care-doctor-help-concept_53876-121205.jpg?_wi=2",
|
||||
imageAlt: "Decision making tools",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/health-care-doctor-help-concept_53876-121205.jpg", imageAlt: "Decision making tools"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Better choices" },
|
||||
{ icon: Eye, text: "Better choices" },
|
||||
{ icon: Award, text: "Confidence" },
|
||||
{ icon: TrendingUp, text: "Peace of mind" },
|
||||
],
|
||||
@@ -121,29 +106,17 @@ export default function AboutPage() {
|
||||
tagIcon={TrendingUp}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: Award,
|
||||
title: "Trust Score",
|
||||
value: "9.8/10",
|
||||
},
|
||||
id: "1", icon: Award,
|
||||
title: "Trust Score", value: "9.8/10"},
|
||||
{
|
||||
id: "2",
|
||||
icon: Users,
|
||||
title: "Community Members",
|
||||
value: "50,000+",
|
||||
},
|
||||
id: "2", icon: Users,
|
||||
title: "Community Members", value: "50,000+"},
|
||||
{
|
||||
id: "3",
|
||||
icon: Star,
|
||||
title: "Avg. Rating",
|
||||
value: "4.6★",
|
||||
},
|
||||
id: "3", icon: Star,
|
||||
title: "Avg. Rating", value: "4.6★"},
|
||||
{
|
||||
id: "4",
|
||||
icon: TrendingUp,
|
||||
title: "YoY Growth",
|
||||
value: "180%",
|
||||
},
|
||||
id: "4", icon: TrendingUp,
|
||||
title: "YoY Growth", value: "180%"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -160,38 +133,20 @@ export default function AboutPage() {
|
||||
tagIcon={Heart}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
handle: "@priya_delhi",
|
||||
testimonial:
|
||||
"PGReview's commitment to transparency is unmatched. I felt confident in every decision I made because the information was genuine and reliable.",
|
||||
rating: 5,
|
||||
id: "1", name: "Priya Sharma", handle: "@priya_delhi", testimonial:
|
||||
"PGReview's commitment to transparency is unmatched. I felt confident in every decision I made because the information was genuine and reliable.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=2",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
"http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Arjun Patel",
|
||||
handle: "@arjun_mumbai",
|
||||
testimonial:
|
||||
"What I appreciate most is the community aspect. Knowing thousands of renters rely on the same platform makes me feel part of something larger.",
|
||||
rating: 5,
|
||||
id: "2", name: "Arjun Patel", handle: "@arjun_mumbai", testimonial:
|
||||
"What I appreciate most is the community aspect. Knowing thousands of renters rely on the same platform makes me feel part of something larger.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-joyful-female-woman-with-tablet-posing-indoors_74855-2896.jpg?_wi=2",
|
||||
imageAlt: "Arjun Patel",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/happy-joyful-female-woman-with-tablet-posing-indoors_74855-2896.jpg", imageAlt: "Arjun Patel"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Neha Gupta",
|
||||
handle: "@neha_bangalore",
|
||||
testimonial:
|
||||
"PGReview empowered me to trust my own research. The platform gives you everything you need to make the best choice for yourself.",
|
||||
rating: 5,
|
||||
id: "3", name: "Neha Gupta", handle: "@neha_bangalore", testimonial:
|
||||
"PGReview empowered me to trust my own research. The platform gives you everything you need to make the best choice for yourself.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2",
|
||||
imageAlt: "Neha Gupta",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Neha Gupta"},
|
||||
]}
|
||||
showRating={true}
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -14,7 +14,7 @@ export default function ContactPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -95,44 +95,27 @@ export default function ContactPage() {
|
||||
sideDescription="Find answers to common questions about PGReview, our services, and how to get the most out of our platform."
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I list my PG on PGReview?",
|
||||
content:
|
||||
"To list your PG, click on 'List Your PG' from the main menu or contact us directly. Our team will guide you through the verification process and help you create a professional listing with photos, pricing details, and amenities information.",
|
||||
},
|
||||
id: "1", title: "How do I list my PG on PGReview?", content:
|
||||
"To list your PG, click on 'List Your PG' from the main menu or contact us directly. Our team will guide you through the verification process and help you create a professional listing with photos, pricing details, and amenities information."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What is the response time for inquiries?",
|
||||
content:
|
||||
"We aim to respond to all inquiries within 24 hours during business days. For urgent matters, call us directly at +91 98765 43210 or email support@pgreview.com for immediate assistance.",
|
||||
},
|
||||
id: "2", title: "What is the response time for inquiries?", content:
|
||||
"We aim to respond to all inquiries within 24 hours during business days. For urgent matters, call us directly at +91 98765 43210 or email support@pgreview.com for immediate assistance."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you offer customer support for PG owners?",
|
||||
content:
|
||||
"Yes! We provide dedicated support for PG owners including listing management, lead handling, and analytics dashboard assistance. Our support team is available via email, phone, or through the owner dashboard.",
|
||||
},
|
||||
id: "3", title: "Do you offer customer support for PG owners?", content:
|
||||
"Yes! We provide dedicated support for PG owners including listing management, lead handling, and analytics dashboard assistance. Our support team is available via email, phone, or through the owner dashboard."},
|
||||
{
|
||||
id: "4",
|
||||
title: "How can I become a verified reviewer?",
|
||||
content:
|
||||
"Any renter who has lived in a PG can become a verified reviewer. Simply sign up, add your living experience details, and write honest reviews. We verify all reviews to ensure authenticity and prevent fake feedback.",
|
||||
},
|
||||
id: "4", title: "How can I become a verified reviewer?", content:
|
||||
"Any renter who has lived in a PG can become a verified reviewer. Simply sign up, add your living experience details, and write honest reviews. We verify all reviews to ensure authenticity and prevent fake feedback."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Is there a cost to contact owners directly?",
|
||||
content:
|
||||
"No! Contacting PG owners through our platform is completely free for all users. You can message owners, ask questions, and arrange viewings without any additional charges.",
|
||||
},
|
||||
id: "5", title: "Is there a cost to contact owners directly?", content:
|
||||
"No! Contacting PG owners through our platform is completely free for all users. You can message owners, ask questions, and arrange viewings without any additional charges."},
|
||||
{
|
||||
id: "6",
|
||||
title: "How do I report inappropriate content or reviews?",
|
||||
content:
|
||||
"If you encounter any inappropriate content or suspect a fake review, click the 'Report' button on that review or listing. Our moderation team will investigate and take appropriate action to maintain platform integrity.",
|
||||
},
|
||||
id: "6", title: "How do I report inappropriate content or reviews?", content:
|
||||
"If you encounter any inappropriate content or suspect a fake review, click the 'Report' button on that review or listing. Our moderation team will investigate and take appropriate action to maintain platform integrity."},
|
||||
]}
|
||||
textPosition="left"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
animationType="smooth"
|
||||
/>
|
||||
</div>
|
||||
|
||||
226
src/app/page.tsx
226
src/app/page.tsx
@@ -18,7 +18,6 @@ import {
|
||||
TrendingUp,
|
||||
MapPin,
|
||||
Filter,
|
||||
CheckCircle,
|
||||
Phone,
|
||||
Eye,
|
||||
Pen,
|
||||
@@ -34,7 +33,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="largeSmall"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -62,23 +61,17 @@ export default function HomePage() {
|
||||
description="Honest reviews, real prices, and transparent information about paying guest accommodations in your city. Search verified PGs, read genuine reviews from renters, and make informed decisions."
|
||||
tag="Trusted PG Platform"
|
||||
tagIcon={Star}
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/roommates-sharing-happy-moments-together_23-2149112089.jpg",
|
||||
imageAlt: "PG lifestyle and comfortable living",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/roommates-sharing-happy-moments-together_23-2149112089.jpg", imageAlt: "PG lifestyle and comfortable living"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-roommates-laying-bed_23-2149485690.jpg?_wi=1",
|
||||
imageAlt: "Modern PG bedroom interior",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/side-view-roommates-laying-bed_23-2149485690.jpg", imageAlt: "Modern PG bedroom interior"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598864.jpg?_wi=1",
|
||||
imageAlt: "PG facility and shared spaces",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598864.jpg", imageAlt: "PG facility and shared spaces"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Browse PGs", href: "featured" },
|
||||
@@ -98,34 +91,16 @@ export default function HomePage() {
|
||||
tagIcon={Home}
|
||||
products={[
|
||||
{
|
||||
id: "pg-1",
|
||||
name: "Sunrise Residency",
|
||||
price: "₹8,500 - ₹12,000",
|
||||
variant: "Double/Single · 4 Reviews",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-roommates-laying-bed_23-2149485690.jpg?_wi=2",
|
||||
imageAlt: "Sunrise Residency PG",
|
||||
isFavorited: false,
|
||||
id: "pg-1", name: "Sunrise Residency", price: "₹8,500 - ₹12,000", variant: "Double/Single · 4 Reviews", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-roommates-laying-bed_23-2149485690.jpg", imageAlt: "Sunrise Residency PG", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "pg-2",
|
||||
name: "Green Valley Shared Spaces",
|
||||
price: "₹7,500 - ₹10,500",
|
||||
variant: "Dormitory/Single · 6 Reviews",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598864.jpg?_wi=2",
|
||||
imageAlt: "Green Valley PG",
|
||||
isFavorited: false,
|
||||
id: "pg-2", name: "Green Valley Shared Spaces", price: "₹7,500 - ₹10,500", variant: "Dormitory/Single · 6 Reviews", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598864.jpg", imageAlt: "Green Valley PG", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "pg-3",
|
||||
name: "Premium Home Stay",
|
||||
price: "₹15,000 - ₹18,000",
|
||||
variant: "Premium Suite · 8 Reviews",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=1",
|
||||
imageAlt: "Premium Home Stay",
|
||||
isFavorited: false,
|
||||
id: "pg-3", name: "Premium Home Stay", price: "₹15,000 - ₹18,000", variant: "Premium Suite · 8 Reviews", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Premium Home Stay", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -144,15 +119,10 @@ export default function HomePage() {
|
||||
tagIcon={Zap}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Search & Explore",
|
||||
description:
|
||||
"Browse hundreds of verified PGs in your city. Filter by location, price, amenities, and ratings to find options that match your needs.",
|
||||
media: {
|
||||
id: "1", title: "Search & Explore", description:
|
||||
"Browse hundreds of verified PGs in your city. Filter by location, price, amenities, and ratings to find options that match your needs.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/digital-tablet-with-internet-browser-search-bar-screen-male-hands_169016-39377.jpg?_wi=1",
|
||||
imageAlt: "Search and explore interface",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/digital-tablet-with-internet-browser-search-bar-screen-male-hands_169016-39377.jpg", imageAlt: "Search and explore interface"},
|
||||
items: [
|
||||
{ icon: MapPin, text: "Location-based search" },
|
||||
{ icon: Filter, text: "Advanced filters" },
|
||||
@@ -161,15 +131,10 @@ export default function HomePage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Read Honest Reviews",
|
||||
description:
|
||||
"Access genuine reviews from current and past renters. Understand pricing, amenities, maintenance, and living experience from real people.",
|
||||
media: {
|
||||
id: "2", title: "Read Honest Reviews", description:
|
||||
"Access genuine reviews from current and past renters. Understand pricing, amenities, maintenance, and living experience from real people.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371196.jpg?_wi=1",
|
||||
imageAlt: "Reviews and ratings interface",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371196.jpg", imageAlt: "Reviews and ratings interface"},
|
||||
items: [
|
||||
{ icon: Star, text: "Verified reviews" },
|
||||
{ icon: MessageSquare, text: "Renter feedback" },
|
||||
@@ -178,32 +143,22 @@ export default function HomePage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Compare & Contact",
|
||||
description:
|
||||
"Compare multiple PGs side-by-side with transparent pricing, amenity details, and contact information. Reach out directly to owners.",
|
||||
media: {
|
||||
id: "3", title: "Compare & Contact", description:
|
||||
"Compare multiple PGs side-by-side with transparent pricing, amenity details, and contact information. Reach out directly to owners.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/health-care-doctor-help-concept_53876-121205.jpg?_wi=1",
|
||||
imageAlt: "Booking and comparison interface",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/health-care-doctor-help-concept_53876-121205.jpg", imageAlt: "Booking and comparison interface"},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Price transparency" },
|
||||
{ icon: Eye, text: "Price transparency" },
|
||||
{ icon: Phone, text: "Direct contact" },
|
||||
{ icon: Eye, text: "Full details" },
|
||||
],
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Move In & Review",
|
||||
description:
|
||||
"Complete your move and share your experience. Help the community by leaving honest reviews for future renters.",
|
||||
media: {
|
||||
id: "4", title: "Move In & Review", description:
|
||||
"Complete your move and share your experience. Help the community by leaving honest reviews for future renters.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-middle-age-man-holding-welcome-doormat-new-home-winking-looking-camera-with-sexy-expression-cheerful-happy-face_839833-22985.jpg",
|
||||
imageAlt: "Move in and welcome",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/handsome-middle-age-man-holding-welcome-doormat-new-home-winking-looking-camera-with-sexy-expression-cheerful-happy-face_839833-22985.jpg", imageAlt: "Move in and welcome"},
|
||||
items: [
|
||||
{ icon: Home, text: "Smooth transition" },
|
||||
{ icon: Pen, text: "Share feedback" },
|
||||
@@ -229,17 +184,11 @@ export default function HomePage() {
|
||||
{ id: "1", icon: Home, title: "PGs Listed", value: "2,500+" },
|
||||
{ id: "2", icon: Users, title: "Active Users", value: "45,000+" },
|
||||
{
|
||||
id: "3",
|
||||
icon: MessageSquare,
|
||||
title: "Reviews Posted",
|
||||
value: "12,000+",
|
||||
},
|
||||
id: "3", icon: MessageSquare,
|
||||
title: "Reviews Posted", value: "12,000+"},
|
||||
{
|
||||
id: "4",
|
||||
icon: TrendingUp,
|
||||
title: "Cities Covered",
|
||||
value: "25+",
|
||||
},
|
||||
id: "4", icon: TrendingUp,
|
||||
title: "Cities Covered", value: "25+"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -256,71 +205,35 @@ export default function HomePage() {
|
||||
tagIcon={Star}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
handle: "@priya_delhi",
|
||||
testimonial:
|
||||
"PGReview helped me find an amazing PG in just 2 days! The reviews were so accurate and detailed. Moved in within a week and couldn't be happier.",
|
||||
rating: 5,
|
||||
id: "1", name: "Priya Sharma", handle: "@priya_delhi", testimonial:
|
||||
"PGReview helped me find an amazing PG in just 2 days! The reviews were so accurate and detailed. Moved in within a week and couldn't be happier.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=1",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
"http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Arjun Patel",
|
||||
handle: "@arjun_mumbai",
|
||||
testimonial:
|
||||
"The pricing transparency on this platform is incredible. No hidden charges, no surprises. Finally found a trusted source for PG information.",
|
||||
rating: 5,
|
||||
id: "2", name: "Arjun Patel", handle: "@arjun_mumbai", testimonial:
|
||||
"The pricing transparency on this platform is incredible. No hidden charges, no surprises. Finally found a trusted source for PG information.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-joyful-female-woman-with-tablet-posing-indoors_74855-2896.jpg?_wi=1",
|
||||
imageAlt: "Arjun Patel",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/happy-joyful-female-woman-with-tablet-posing-indoors_74855-2896.jpg", imageAlt: "Arjun Patel"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Neha Gupta",
|
||||
handle: "@neha_bangalore",
|
||||
testimonial:
|
||||
"As someone new to the city, PGReview gave me confidence in choosing my PG. Real reviews from real people made all the difference.",
|
||||
rating: 5,
|
||||
id: "3", name: "Neha Gupta", handle: "@neha_bangalore", testimonial:
|
||||
"As someone new to the city, PGReview gave me confidence in choosing my PG. Real reviews from real people made all the difference.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1",
|
||||
imageAlt: "Neha Gupta",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Neha Gupta"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ravi Kumar",
|
||||
handle: "@ravi_hyderabad",
|
||||
testimonial:
|
||||
"I've lived in several PGs now, and PGReview is the most reliable platform for honest feedback. Highly recommend to anyone searching.",
|
||||
rating: 5,
|
||||
id: "4", name: "Ravi Kumar", handle: "@ravi_hyderabad", testimonial:
|
||||
"I've lived in several PGs now, and PGReview is the most reliable platform for honest feedback. Highly recommend to anyone searching.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1",
|
||||
imageAlt: "Ravi Kumar",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Ravi Kumar"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anjali Singh",
|
||||
handle: "@anjali_pune",
|
||||
testimonial:
|
||||
"The community reviews saved me from booking a questionable PG. The platform is transparent, reliable, and genuinely helpful.",
|
||||
rating: 5,
|
||||
id: "5", name: "Anjali Singh", handle: "@anjali_pune", testimonial:
|
||||
"The community reviews saved me from booking a questionable PG. The platform is transparent, reliable, and genuinely helpful.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg",
|
||||
imageAlt: "Anjali Singh",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "Anjali Singh"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Vikram Desai",
|
||||
handle: "@vikram_ahmedabad",
|
||||
testimonial:
|
||||
"PGReview makes finding a good PG hassle-free. The information is detailed, the reviews are authentic, and the platform is easy to use.",
|
||||
rating: 5,
|
||||
id: "6", name: "Vikram Desai", handle: "@vikram_ahmedabad", testimonial:
|
||||
"PGReview makes finding a good PG hassle-free. The information is detailed, the reviews are authentic, and the platform is easy to use.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2",
|
||||
imageAlt: "Vikram Desai",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Vikram Desai"},
|
||||
]}
|
||||
showRating={true}
|
||||
textboxLayout="default"
|
||||
@@ -338,51 +251,22 @@ export default function HomePage() {
|
||||
tagIcon={DollarSign}
|
||||
plans={[
|
||||
{
|
||||
id: "free",
|
||||
title: "Free Renter",
|
||||
price: "Free",
|
||||
period: "Forever",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-roommates-laying-bed_23-2149485690.jpg?_wi=3",
|
||||
button: { text: "Get Started", href: "featured" },
|
||||
id: "free", title: "Free Renter", price: "Free", period: "Forever", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-roommates-laying-bed_23-2149485690.jpg", button: { text: "Get Started", href: "featured" },
|
||||
features: [
|
||||
"Browse 2,500+ PG listings",
|
||||
"Read verified reviews",
|
||||
"Save favorite PGs",
|
||||
"Basic filters",
|
||||
],
|
||||
"Browse 2,500+ PG listings", "Read verified reviews", "Save favorite PGs", "Basic filters"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
title: "Premium Renter",
|
||||
price: "₹199",
|
||||
period: "/month",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598864.jpg?_wi=3",
|
||||
button: { text: "Subscribe Now", href: "/contact" },
|
||||
id: "pro", title: "Premium Renter", price: "₹199", period: "/month", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598864.jpg", button: { text: "Subscribe Now", href: "/contact" },
|
||||
features: [
|
||||
"Unlimited PG saves",
|
||||
"Advanced search filters",
|
||||
"Email notifications",
|
||||
"Priority customer support",
|
||||
"Detailed reports",
|
||||
],
|
||||
"Unlimited PG saves", "Advanced search filters", "Email notifications", "Priority customer support", "Detailed reports"],
|
||||
},
|
||||
{
|
||||
id: "owner",
|
||||
title: "PG Owner",
|
||||
price: "₹999",
|
||||
period: "/month",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=2",
|
||||
button: { text: "List Your PG", href: "/contact" },
|
||||
id: "owner", title: "PG Owner", price: "₹999", period: "/month", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", button: { text: "List Your PG", href: "/contact" },
|
||||
features: [
|
||||
"Professional PG listing",
|
||||
"Verified badge status",
|
||||
"Lead management tools",
|
||||
"Analytics dashboard",
|
||||
"24/7 support",
|
||||
],
|
||||
"Professional PG listing", "Verified badge status", "Lead management tools", "Analytics dashboard", "24/7 support"],
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user