Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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