Merge version_10 into main
Merge version_10 into main
This commit was merged in pull request #9.
This commit is contained in:
@@ -10,7 +10,7 @@ import TestimonialCardEight from '@/components/sections/testimonial/TestimonialC
|
|||||||
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
|
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
|
||||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||||
import { Sparkles, Home, CheckCircle, Award, TrendingUp, Building2, Shield, HelpCircle, Zap } from "lucide-react";
|
import { Sparkles, Home, CheckCircle, Award, TrendingUp, Building2, Shield, HelpCircle, Zap } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardRotatedCarousel
|
<HeroBillboardRotatedCarousel
|
||||||
title="Premium Properties in Premium Locations"
|
title="Premium Properties in Premium Locations"
|
||||||
description="Carefully selected investment opportunities with verified documentation, legal support, and transparent pricing. "
|
description="Carefully selected investment opportunities with verified documentation, legal support, and transparent pricing. "
|
||||||
tag="NEW LISTINGS ADDED THIS WEEK"
|
tag="NEW LISTINGS ADDED THIS WEEK"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -383,7 +383,7 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseCard
|
<FooterBaseReveal
|
||||||
logoText="PrimeProperties"
|
logoText="PrimeProperties"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user