Merge version_1 into main #3
@@ -76,7 +76,7 @@ export default function AboutPage() {
|
||||
{ value: "4.9⭐", title: "Client Rating" },
|
||||
{ value: "108+", title: "Satisfied Clients" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826282.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826282.jpg?_wi=2"
|
||||
imageAlt="Falcon Real Estate professional office"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -110,7 +110,7 @@ export default function AboutPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Residential Properties", description: "Discover premium residential spaces designed for comfort and modern living. From apartments to villas, we offer diverse options in prime locations across Gujranwala.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49947.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49947.jpg?_wi=2"},
|
||||
items: [
|
||||
{ icon: Home, text: "Modern Architecture & Design" },
|
||||
{ icon: MapPin, text: "Prime Locations" },
|
||||
@@ -120,7 +120,7 @@ export default function AboutPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Commercial Properties", description: "Expand your business with our strategic commercial spaces. Ideal for offices, retail, and business centers in high-traffic areas with excellent connectivity.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1154.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1154.jpg?_wi=2"},
|
||||
items: [
|
||||
{ icon: Building2, text: "Strategic Locations" },
|
||||
{ icon: TrendingUp, text: "High ROI Potential" },
|
||||
@@ -130,7 +130,7 @@ export default function AboutPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Industrial Properties", description: "Access world-class industrial facilities designed for modern manufacturing and logistics. Located in industrial zones with excellent infrastructure and connectivity.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg?_wi=2"},
|
||||
items: [
|
||||
{ icon: Factory, text: "Modern Facilities" },
|
||||
{ icon: Truck, text: "Logistics-Ready" },
|
||||
|
||||
@@ -78,7 +78,7 @@ export default function HomePage() {
|
||||
{ value: "4.9⭐", title: "Client Rating" },
|
||||
{ value: "108+", title: "Satisfied Clients" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826282.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826282.jpg?_wi=1"
|
||||
imageAlt="Falcon Real Estate professional office"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -96,7 +96,7 @@ export default function HomePage() {
|
||||
id: "1", title: "Residential Properties", description:
|
||||
"Discover premium residential spaces designed for comfort and modern living. From apartments to villas, we offer diverse options in prime locations across Gujranwala.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49947.jpg"},
|
||||
"http://img.b2bpic.net/free-vector/family-parents-living-room-scene_24877-49947.jpg?_wi=1"},
|
||||
items: [
|
||||
{ icon: Home, text: "Modern Architecture & Design" },
|
||||
{ icon: MapPin, text: "Prime Locations" },
|
||||
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
id: "2", title: "Commercial Properties", description:
|
||||
"Expand your business with our strategic commercial spaces. Ideal for offices, retail, and business centers in high-traffic areas with excellent connectivity.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1154.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/low-angle-view-office-building_1252-1154.jpg?_wi=1"},
|
||||
items: [
|
||||
{ icon: Building2, text: "Strategic Locations" },
|
||||
{ icon: TrendingUp, text: "High ROI Potential" },
|
||||
@@ -120,7 +120,7 @@ export default function HomePage() {
|
||||
id: "3", title: "Industrial Properties", description:
|
||||
"Access world-class industrial facilities designed for modern manufacturing and logistics. Located in industrial zones with excellent infrastructure and connectivity.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg?_wi=1"},
|
||||
items: [
|
||||
{ icon: Factory, text: "Modern Facilities" },
|
||||
{ icon: Truck, text: "Logistics-Ready" },
|
||||
|
||||
Reference in New Issue
Block a user