Merge version_3 into main #3
@@ -7,7 +7,7 @@ import AboutMetric from "@/components/sections/about/AboutMetric";
|
||||
import FeatureCardSix from "@/components/sections/feature/FeatureCardSix";
|
||||
import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import FooterMediaBlock from "@/components/sections/footer/FooterMediaBlock";
|
||||
import { Gauge, Warehouse, Zap, Trophy } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -160,9 +160,11 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
<FooterMediaBlock
|
||||
logoText="Martin Auto Museum"
|
||||
copyrightText="© 2025 Martin Auto Museum & Event Center. All rights reserved. | 4320 W Thunderbird Rd, Glendale, AZ 85306"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/retro-car-parked-grass_158595-1898.jpg"
|
||||
imageAlt="Martin Auto Museum exterior"
|
||||
socialLinks={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user