Update src/app/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "View Bookings", href: "bookings" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-construction-invoice-template_23-2149583880.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-construction-invoice-template_23-2149583880.jpg?_wi=1"
|
||||
imageAlt="Booking form interface"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-construction-invoice-template_23-2149583880.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-construction-invoice-template_23-2149583880.jpg?_wi=2"
|
||||
imageAlt="Footer background"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user