Update src/app/page.tsx
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg", imageAlt: "modern residential roof installation blue sky"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=1", imageAlt: "modern residential roof installation blue sky"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Hero section for Cornerstone Roofing"
|
||||
@@ -330,7 +330,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=2"
|
||||
imageAlt="Cornerstone Roofing footer image"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user