diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b91ef95..a9ab928 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,7 +58,7 @@ export default function AboutPage() { 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", imageAlt: "Transparency in information"}, + "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"}, items: [ { icon: Eye, text: "Full disclosure" }, { icon: TrendingUp, text: "Real data" }, @@ -70,7 +70,7 @@ export default function AboutPage() { 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", imageAlt: "Community collaboration"}, + "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371196.jpg?_wi=2", imageAlt: "Community collaboration"}, items: [ { icon: Users, text: "Renter voices" }, { icon: Lightbulb, text: "Shared wisdom" }, @@ -82,7 +82,7 @@ export default function AboutPage() { 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", imageAlt: "Decision making tools"}, + "http://img.b2bpic.net/free-photo/health-care-doctor-help-concept_53876-121205.jpg?_wi=2", imageAlt: "Decision making tools"}, items: [ { icon: Eye, text: "Better choices" }, { icon: Award, text: "Confidence" }, @@ -136,17 +136,17 @@ export default function AboutPage() { 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", imageAlt: "Priya Sharma"}, + "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=2", 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, imageSrc: - "http://img.b2bpic.net/free-photo/happy-joyful-female-woman-with-tablet-posing-indoors_74855-2896.jpg", imageAlt: "Arjun Patel"}, + "http://img.b2bpic.net/free-photo/happy-joyful-female-woman-with-tablet-posing-indoors_74855-2896.jpg?_wi=2", 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, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Neha Gupta"}, + "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=2", imageAlt: "Neha Gupta"}, ]} showRating={true} textboxLayout="default" diff --git a/src/app/page.tsx b/src/app/page.tsx index b082d0a..2b84cb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,10 +68,10 @@ export default function HomePage() { "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", imageAlt: "Modern PG bedroom interior"}, + "http://img.b2bpic.net/free-photo/side-view-roommates-laying-bed_23-2149485690.jpg?_wi=1", imageAlt: "Modern PG bedroom interior"}, { imageSrc: - "http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598864.jpg", imageAlt: "PG facility and shared spaces"}, + "http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598864.jpg?_wi=1", imageAlt: "PG facility and shared spaces"}, ]} buttons={[ { text: "Browse PGs", href: "featured" }, @@ -92,15 +92,15 @@ export default function HomePage() { 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", imageAlt: "Sunrise Residency PG", isFavorited: false, + "http://img.b2bpic.net/free-photo/side-view-roommates-laying-bed_23-2149485690.jpg?_wi=2", 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", imageAlt: "Green Valley PG", isFavorited: false, + "http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598864.jpg?_wi=2", 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", imageAlt: "Premium Home Stay", isFavorited: false, + "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=1", imageAlt: "Premium Home Stay", isFavorited: false, }, ]} textboxLayout="default" @@ -122,7 +122,7 @@ export default function HomePage() { 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", imageAlt: "Search and explore interface"}, + "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"}, items: [ { icon: MapPin, text: "Location-based search" }, { icon: Filter, text: "Advanced filters" }, @@ -134,7 +134,7 @@ export default function HomePage() { 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", imageAlt: "Reviews and ratings interface"}, + "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371196.jpg?_wi=1", imageAlt: "Reviews and ratings interface"}, items: [ { icon: Star, text: "Verified reviews" }, { icon: MessageSquare, text: "Renter feedback" }, @@ -146,7 +146,7 @@ export default function HomePage() { 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", imageAlt: "Booking and comparison interface"}, + "http://img.b2bpic.net/free-photo/health-care-doctor-help-concept_53876-121205.jpg?_wi=1", imageAlt: "Booking and comparison interface"}, items: [ { icon: Eye, text: "Price transparency" }, { icon: Phone, text: "Direct contact" }, @@ -208,22 +208,22 @@ export default function HomePage() { 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", imageAlt: "Priya Sharma"}, + "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=1", 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, imageSrc: - "http://img.b2bpic.net/free-photo/happy-joyful-female-woman-with-tablet-posing-indoors_74855-2896.jpg", imageAlt: "Arjun Patel"}, + "http://img.b2bpic.net/free-photo/happy-joyful-female-woman-with-tablet-posing-indoors_74855-2896.jpg?_wi=1", 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, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Neha Gupta"}, + "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=1", 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, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Ravi Kumar"}, + "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", 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, @@ -233,7 +233,7 @@ export default function HomePage() { 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", imageAlt: "Vikram Desai"}, + "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Vikram Desai"}, ]} showRating={true} textboxLayout="default" @@ -252,19 +252,19 @@ export default function HomePage() { 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", button: { text: "Get Started", href: "featured" }, + "http://img.b2bpic.net/free-photo/side-view-roommates-laying-bed_23-2149485690.jpg?_wi=3", button: { text: "Get Started", href: "featured" }, features: [ "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", button: { text: "Subscribe Now", href: "/contact" }, + "http://img.b2bpic.net/free-photo/full-shot-young-friends-hostel_23-2150598864.jpg?_wi=3", button: { text: "Subscribe Now", href: "/contact" }, features: [ "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", button: { text: "List Your PG", href: "/contact" }, + "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" }, features: [ "Professional PG listing", "Verified badge status", "Lead management tools", "Analytics dashboard", "24/7 support"], },