Update src/app/page.tsx
This commit is contained in:
@@ -71,29 +71,29 @@ export default function LandingPage() {
|
||||
description="You aren’t just buying a roof; you’re investing in peace of mind. Experience the craftsmanship that Ethan, Judith, and hundreds of others trust."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-houses-near-ocean-captured-camague-france_181624-18766.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-houses-near-ocean-captured-camague-france_181624-18766.jpg?_wi=1",
|
||||
videoAriaLabel: "High-definition, slow-motion drone video showing a finished, high-end roof.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg?_wi=1",
|
||||
imageAlt: "Luxurious slate roof on a modern home.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-yard-terrace-restaurant-made-national-style-with-greenery-chairs-ad-tables-nikiti-greece_1268-16662.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-yard-terrace-restaurant-made-national-style-with-greenery-chairs-ad-tables-nikiti-greece_1268-16662.jpg?_wi=1",
|
||||
imageAlt: "Architectural shingle roof on a beautiful new home.",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15622.jpg?_wi=2",
|
||||
imageAlt: "Luxurious slate roof on a modern home.",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-yard-terrace-restaurant-made-national-style-with-greenery-chairs-ad-tables-nikiti-greece_1268-16662.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-yard-terrace-restaurant-made-national-style-with-greenery-chairs-ad-tables-nikiti-greece_1268-16662.jpg?_wi=2",
|
||||
imageAlt: "Architectural shingle roof on a beautiful new home.",
|
||||
},
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-houses-near-ocean-captured-camague-france_181624-18766.jpg",
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-houses-near-ocean-captured-camague-france_181624-18766.jpg?_wi=2",
|
||||
videoAriaLabel: "High-definition, slow-motion drone video showing a finished, high-end roof.",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user