Merge version_2 into main #3
@@ -76,6 +76,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="properties" data-section="properties">
|
||||
<ProductCardFour
|
||||
title="Featured Properties"
|
||||
titleSegments={[
|
||||
{ type: 'text', content: 'Featured ' },
|
||||
{ type: 'image', src: 'https://img.b2bpic.net/free-photo/cute-cat-white-background_144627-14285.jpg?_wi=1', alt: 'Yellow Cat Mascot' },
|
||||
@@ -124,6 +125,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardThree
|
||||
title="Our Services & Expertise"
|
||||
titleSegments={[
|
||||
{ type: 'text', content: 'Our ' },
|
||||
{ type: 'image', src: 'https://img.b2bpic.net/free-photo/cute-cat-white-background_144627-14285.jpg?_wi=1', alt: 'Yellow Cat Mascot' },
|
||||
@@ -163,6 +165,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardOne
|
||||
title="Our Executive Team"
|
||||
titleSegments={[
|
||||
{ type: 'text', content: 'Our ' },
|
||||
{ type: 'image', src: 'https://img.b2bpic.net/free-photo/cute-cat-white-background_144627-14285.jpg?_wi=1', alt: 'Yellow Cat Mascot' },
|
||||
@@ -191,6 +194,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
title="Metrics By The Numbers"
|
||||
titleSegments={[
|
||||
{ type: 'text', content: 'Metrics ' },
|
||||
{ type: 'image', src: 'https://img.b2bpic.net/free-photo/cute-cat-white-background_144627-14285.jpg?_wi=1', alt: 'Yellow Cat Mascot' },
|
||||
@@ -226,6 +230,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
title="What Our Clients Say"
|
||||
titleSegments={[
|
||||
{ type: 'text', content: 'Clients ' },
|
||||
{ type: 'image', src: 'https://img.b2bpic.net/free-photo/cute-cat-white-background_144627-14285.jpg?_wi=1', alt: 'Yellow Cat Mascot' },
|
||||
|
||||
Reference in New Issue
Block a user