Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fa4131331e | |||
| 21ee9f9000 | |||
| efa648c121 | |||
| b4a4f62075 | |||
| ae21696dda | |||
| 3efab4a015 | |||
| c624c136d3 |
@@ -11,7 +11,7 @@ import TestimonialCardFifteen from '@/components/sections/testimonial/Testimonia
|
||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Award, MapPin, Users, ShoppingCart, Compass, Heart } from 'lucide-react';
|
||||
import { Award, MapPin, Users, ShoppingCart, Compass, Heart, MapPinIcon, Phone, Clock } from 'lucide-react';
|
||||
|
||||
const navItems = [
|
||||
{ name: "Home", id: "home" },
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
tag="Get In Touch"
|
||||
title="Visit Top O'Lake Sport Shop"
|
||||
description="Stop by our Schoolcraft County location to see our full selection of fishing, hunting, camping, and marine supplies. Our friendly staff is ready to help you find everything you need for your next adventure."
|
||||
description="123 Main Street, Munising, MI 49862 | (906) 387-2321 | Mon-Sat: 9am-6pm, Sun: 10am-5pm"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mall-america-scenes-cinematic-style_23-2151551211.jpg?_wi=2"
|
||||
|
||||
Reference in New Issue
Block a user