Update src/app/services/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Roofing", title: "Premium Roof Replacement", subtitle: "Durable solutions for lasting protection.", description: "Upgrade your home with a high-quality new roof. We offer a variety of materials including asphalt, metal, and tile, ensuring superior protection and enhanced curb appeal.", imageSrc: "https://pixabay.com/get/g6f30f4dc5baa42e9366a28bbea0234a9227d04545c5aca5d89a17c234945c97c5576ae1ed555a204a7dd7b60e0b451092bcfd18cd7274d9758bf236a57279145_1280.jpg", imageAlt: "new roof installation residential home", buttons: [
|
||||
tag: "Roofing", title: "Premium Roof Replacement", subtitle: "Durable solutions for lasting protection.", description: "Upgrade your home with a high-quality new roof. We offer a variety of materials including asphalt, metal, and tile, ensuring superior protection and enhanced curb appeal.", imageSrc: "https://pixabay.com/get/g6f30f4dc5baa42e9366a28bbea0234a9227d04545c5aca5d89a17c234945c97c5576ae1ed555a204a7dd7b60e0b451092bcfd18cd7274d9758bf236a57279145_1280.jpg?_wi=1", imageAlt: "new roof installation residential home", buttons: [
|
||||
{
|
||||
text: "Learn More", href: "#"},
|
||||
],
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Professional Installation", description: "Our certified craftsmen execute your project with precision, efficiency, and adherence to the highest industry standards.", media: {
|
||||
imageSrc: "https://pixabay.com/get/g6f30f4dc5baa42e9366a28bbea0234a9227d04545c5aca5d89a17c234945c97c5576ae1ed555a204a7dd7b60e0b451092bcfd18cd7274d9758bf236a57279145_1280.jpg", imageAlt: "new roof installation residential home"},
|
||||
imageSrc: "https://pixabay.com/get/g6f30f4dc5baa42e9366a28bbea0234a9227d04545c5aca5d89a17c234945c97c5576ae1ed555a204a7dd7b60e0b451092bcfd18cd7274d9758bf236a57279145_1280.jpg?_wi=2", imageAlt: "new roof installation residential home"},
|
||||
items: [
|
||||
{
|
||||
icon: HardHat,
|
||||
|
||||
Reference in New Issue
Block a user