diff --git a/src/app/page.tsx b/src/app/page.tsx index 92af152..86da47f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,10 +126,10 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: 1, title: "Trim & Molding Replacement", description: "Expert installation and replacement of interior and exterior trim, crown molding, and baseboards to enhance your home's aesthetic appeal.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXOUh92zg6ufcxzm7xdCkKSY3Q/uploaded-1772736651765-c1aj4tw9.jpg", imageAlt: "Trim and molding installation" + id: 1, title: "Trim & Molding Replacement", description: "Expert installation and replacement of interior and exterior trim, crown molding, and baseboards to enhance your home's aesthetic appeal.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXOUh92zg6ufcxzm7xdCkKSY3Q/uploaded-1772736651765-c1aj4tw9.jpg?_wi=1", imageAlt: "Trim and molding installation" }, { - id: 2, title: "Window Installation & Repair", description: "Professional window installation, replacement, and repair services. We work with quality materials to improve energy efficiency and home value.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXOUh92zg6ufcxzm7xdCkKSY3Q/uploaded-1772736651765-lokntrwm.jpg", imageAlt: "Window installation services" + id: 2, title: "Window Installation & Repair", description: "Professional window installation, replacement, and repair services. We work with quality materials to improve energy efficiency and home value.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXOUh92zg6ufcxzm7xdCkKSY3Q/uploaded-1772736651765-lokntrwm.jpg?_wi=1", imageAlt: "Window installation services" }, { id: 3, title: "Door Installation & Repair", description: "Complete door services including installation, repairs, and refinishing for entry doors, interior doors, and specialty applications.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXOUh92zg6ufcxzm7xdCkKSY3Q/uploaded-1772736651765-vs8y0l0n.jpg", imageAlt: "Door installation and repair" @@ -156,10 +156,10 @@ export default function HomePage() { id: "1", name: "Kitchen Renovation", price: "Complete Transformation", variant: "Trim & Fixtures", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXOUh92zg6ufcxzm7xdCkKSY3Q/uploaded-1772736651765-ncgx2mv8.jpg", imageAlt: "Kitchen renovation project" }, { - id: "2", name: "Bathroom Remodel", price: "Modernization Complete", variant: "Full Update", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXOUh92zg6ufcxzm7xdCkKSY3Q/uploaded-1772736651765-c1aj4tw9.jpg", imageAlt: "Bathroom remodel project" + id: "2", name: "Bathroom Remodel", price: "Modernization Complete", variant: "Full Update", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXOUh92zg6ufcxzm7xdCkKSY3Q/uploaded-1772736651765-c1aj4tw9.jpg?_wi=2", imageAlt: "Bathroom remodel project" }, { - id: "3", name: "Exterior Deck", price: "Outdoor Living", variant: "New Construction", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXOUh92zg6ufcxzm7xdCkKSY3Q/uploaded-1772736651765-lokntrwm.jpg", imageAlt: "Deck and patio project" + id: "3", name: "Exterior Deck", price: "Outdoor Living", variant: "New Construction", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXOUh92zg6ufcxzm7xdCkKSY3Q/uploaded-1772736651765-lokntrwm.jpg?_wi=2", imageAlt: "Deck and patio project" } ]} gridVariant="three-columns-all-equal-width"