Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -68,7 +68,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-pier-reflecting-sea-beautiful-sunset-sky_181624-19412.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-pier-reflecting-sea-beautiful-sunset-sky_181624-19412.jpg?_wi=2"
|
||||
logoText="Pulse Agency"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Portfolio", href: "/portfolio" }] },
|
||||
|
||||
@@ -59,7 +59,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-pier-reflecting-sea-beautiful-sunset-sky_181624-19412.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-pier-reflecting-sea-beautiful-sunset-sky_181624-19412.jpg?_wi=5"
|
||||
logoText="Pulse Agency"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Portfolio", href: "/portfolio" }] },
|
||||
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-pier-reflecting-sea-beautiful-sunset-sky_181624-19412.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-pier-reflecting-sea-beautiful-sunset-sky_181624-19412.jpg?_wi=1"
|
||||
logoText="Pulse Agency"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Portfolio", href: "/portfolio" }] },
|
||||
|
||||
@@ -77,7 +77,7 @@ export default function PortfolioPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-pier-reflecting-sea-beautiful-sunset-sky_181624-19412.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-pier-reflecting-sea-beautiful-sunset-sky_181624-19412.jpg?_wi=3"
|
||||
logoText="Pulse Agency"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Portfolio", href: "/portfolio" }] },
|
||||
|
||||
@@ -81,7 +81,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-pier-reflecting-sea-beautiful-sunset-sky_181624-19412.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-pier-reflecting-sea-beautiful-sunset-sky_181624-19412.jpg?_wi=4"
|
||||
logoText="Pulse Agency"
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Portfolio", href: "/portfolio" }] },
|
||||
|
||||
Reference in New Issue
Block a user