Update src/app/page.tsx
This commit is contained in:
@@ -12,7 +12,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Award, Building, Layers } from "lucide-react";
|
||||
import { Award, Building, Layers, Handshake } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -88,6 +88,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
tag="Our Commitment"
|
||||
tagIcon={Handshake}
|
||||
title="Sachin Dail: A Legacy of Trust in Commercial Realty"
|
||||
buttons={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user