Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ef97f1bc75 | |||
| 3e60eed9b3 |
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,7 @@ import AboutMetric from "@/components/sections/about/AboutMetric";
|
|||||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||||
import { Award, Calendar, Car, Clock, Heart, MapPin, Phone, Send, Shield, Smile, Users, Zap } from "lucide-react";
|
import { Award, Calendar, Car, Clock, Heart, MapPin, Phone, Send, Shield, Smile, Users, Zap, MapPinIcon, Compass, Users2 } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user