diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7aeeef2..5a1b990 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -46,31 +46,19 @@ export default function AboutPage() { description="Your trusted real estate partner in India, simplifying property buying, selling, and investing for thousands of satisfied clients across the country." tag="Our Story" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/mumbai-skyline-seen-from-marine-drive-south-mumbai_469504-11.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/mumbai-skyline-seen-from-marine-drive-south-mumbai_469504-11.jpg" imageAlt="India cityscape" mediaAnimation="slide-up" testimonials={[ { - name: "Founded", - handle: "2012", - testimonial: "Shine Native started with a vision to bring transparency and trust to real estate", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10", - }, + name: "Founded", handle: "2012", testimonial: "Shine Native started with a vision to bring transparency and trust to real estate", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { - name: "Growth", - handle: "2024", - testimonial: "Proudly serving over 10,000 clients with properties across 50+ cities in India", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=11", - }, + name: "Growth", handle: "2024", testimonial: "Proudly serving over 10,000 clients with properties across 50+ cities in India", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { - name: "Vision", - handle: "Future", - testimonial: "Committed to making real estate accessible, transparent, and rewarding for everyone", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=12", - }, + name: "Vision", handle: "Future", testimonial: "Committed to making real estate accessible, transparent, and rewarding for everyone", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, ]} useInvertedBackground={false} /> @@ -86,9 +74,10 @@ export default function AboutPage() { { value: "12+", title: "Years of Experience" }, { value: "50+", title: "Cities Across India" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-group-three-businesspeople-meeting-modern-office-two-women-man-wearing-suit-looking-laptop-computer_1139-967.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-group-three-businesspeople-meeting-modern-office-two-women-man-wearing-suit-looking-laptop-computer_1139-967.jpg" imageAlt="Shine Native team and office" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -97,32 +86,16 @@ export default function AboutPage() { @@ -83,7 +71,7 @@ export default function ContactPage() { description="Fill out the form below and our expert team will contact you within 24 hours. Whether you're looking to buy, sell, or invest, we have the perfect solution for you." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/business-people-walking-outside-office-building_107420-74359.jpg" imageAlt="Shine Native office location" mediaAnimation="slide-up" mediaPosition="right" @@ -102,9 +90,10 @@ export default function ContactPage() { { value: "50+", title: "Cities in India" }, { value: "24/7", title: "Customer Support" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mumbai-skyline-seen-from-marine-drive-south-mumbai_469504-11.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/mumbai-skyline-seen-from-marine-drive-south-mumbai_469504-11.jpg" imageAlt="Shine Native offices across India" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 8dd6164..7db9bba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import MetricSplitMediaAbout from "@/components/sections/about/MetricSplitMediaA import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve"; import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterCard from "@/components/sections/footer/FooterCard"; -import { ArrowRight, Star, CheckCircle, Heart, Rocket, Facebook, Linkedin, Instagram, Twitter } from "lucide-react"; +import { ArrowRight, Star, CheckCircle, Heart, Rocket, Facebook, Linkedin, Instagram, Twitter, Home } from "lucide-react"; export default function HomePage() { const navItems = [ @@ -55,29 +55,14 @@ export default function HomePage() { mediaAnimation="slide-up" testimonials={[ { - name: "Rajesh Kumar", - handle: "Investor", - testimonial: "Shine Native helped me find the perfect investment property. Excellent service and guidance!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", - imageAlt: "Rajesh Kumar", - }, + name: "Rajesh Kumar", handle: "Investor", testimonial: "Shine Native helped me find the perfect investment property. Excellent service and guidance!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Kumar"}, { - name: "Priya Sharma", - handle: "Homeowner", - testimonial: "The team was incredibly helpful throughout the entire buying process. Highly recommended!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", - imageAlt: "Priya Sharma", - }, + name: "Priya Sharma", handle: "Homeowner", testimonial: "The team was incredibly helpful throughout the entire buying process. Highly recommended!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Priya Sharma"}, { - name: "Amit Patel", - handle: "Property Seller", - testimonial: "Professional and transparent. They sold my property faster than expected.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", - imageAlt: "Amit Patel", - }, + name: "Amit Patel", handle: "Property Seller", testimonial: "Professional and transparent. They sold my property faster than expected.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amit Patel"}, ]} buttons={[ { text: "Explore Properties", href: "#featured-properties" }, @@ -92,37 +77,17 @@ export default function HomePage() { @@ -194,46 +142,22 @@ export default function HomePage() { ); -} - -// Import Home from lucide-react for tagIcon -import { Home } from "lucide-react"; \ No newline at end of file +} \ No newline at end of file