Merge version_2 into main #5
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
cardTag="Partners"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Speed Tech Performance", imageSrc: "http://img.b2bpic.net/free-photo/shot-small-stone-stadium-grass-yard_181624-9791.jpg" },
|
||||
{ id: "2", name: "Valley Fuel Solutions", imageSrc: "http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815498.jpg" },
|
||||
{ id: "2", name: "Valley Fuel Solutions", imageSrc: "http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815498.jpg?_wi=1" },
|
||||
{ id: "3", name: "Drag Racing Gear Inc.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-road-construction-brcko-district-surrounded-by-fields-bosnia-herzegovina_181624-54550.jpg" }
|
||||
]}
|
||||
/>
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
logoText="EMP"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815498.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/line-shaped-neon-lights-background_23-2147815498.jpg?_wi=2"
|
||||
columns={[
|
||||
{ title: "Information", items: [{ label: "About", href: "#about" }, { label: "Features", href: "#features" }] },
|
||||
{ title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] }
|
||||
|
||||
Reference in New Issue
Block a user