Merge version_2 into main #4
@@ -102,12 +102,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Property Management", price: "Expert Care", imageSrc: "http://img.b2bpic.net/free-photo/home-sign-icon-left-side-white-background_187299-40319.jpg" },
|
||||
{ id: "p2", name: "Home Evaluations", price: "Know Your Value", imageSrc: "http://img.b2bpic.net/free-vector/real-state-logos-collection_1025-416.jpg" },
|
||||
{ id: "p3", name: "Relocation Assistance", price: "Smooth Moves", imageSrc: "http://img.b2bpic.net/free-photo/home-icon-sign-right-side-with-white-background_187299-40064.jpg" },
|
||||
{ id: "p4", name: "Investment Planning", price: "Growth Strategy", imageSrc: "http://img.b2bpic.net/free-vector/modern-logo-with-hexagon-red-purple_698780-1043.jpg" },
|
||||
{ id: "p5", name: "Buyer's Consultation", price: "Step-by-Step", imageSrc: "http://img.b2bpic.net/free-vector/abstract-real-estate-building-logo-template_1017-59366.jpg" },
|
||||
{ id: "p6", name: "Knoxville Market Expert", price: "Local Insight", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-holding-business-card_23-2148012905.jpg" }
|
||||
{ id: "p1", name: "Property Management", price: "Maximize Rental Income", imageSrc: "http://img.b2bpic.net/free-photo/home-sign-icon-left-side-white-background_187299-40319.jpg" },
|
||||
{ id: "p2", name: "Home Evaluations", price: "Understand Property Value", imageSrc: "http://img.b2bpic.net/free-vector/real-state-logos-collection_1025-416.jpg" },
|
||||
{ id: "p3", name: "Relocation Assistance", price: "Secure Your Ideal Home", imageSrc: "http://img.b2bpic.net/free-photo/home-icon-sign-right-side-with-white-background_187299-40064.jpg" },
|
||||
{ id: "p4", name: "Investment Planning", price: "Build Wealth Wisely", imageSrc: "http://img.b2bpic.net/free-vector/modern-logo-with-hexagon-red-purple_698780-1043.jpg" },
|
||||
{ id: "p5", name: "Buyer's Consultation", price: "Navigate With Confidence", imageSrc: "http://img.b2bpic.net/free-vector/abstract-real-estate-building-logo-template_1017-59366.jpg" },
|
||||
{ id: "p6", name: "Knoxville Market Expert", price: "Capitalize On Local Trends", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-holding-business-card_23-2148012905.jpg" }
|
||||
]}
|
||||
title="Our Specialized Services"
|
||||
description="Tailored solutions to navigate the real estate market."
|
||||
@@ -192,4 +192,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user