diff --git a/src/app/page.tsx b/src/app/page.tsx index 25888ed..5c4061d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="largeSizeMediumTitles" - background="blurBottom" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -85,11 +85,11 @@ export default function LandingPage() { features={[ { id: 1, - title: "Tree Removal", description: "Safe removal of dead, dangerous, or unwanted trees — done quickly and cleanly with professional equipment.", imageSrc: "http://img.b2bpic.net/free-photo/hipster-man-traveling-with-backpack-standing-tree-against-sky-wearing-warm-jacket-active-tourist-exploring-nature-cold-season_285396-1578.jpg?_wi=1", imageAlt: "Professional tree removal service" + title: "Tree Removal", description: "Safe removal of dead, dangerous, or unwanted trees — done quickly and cleanly with professional equipment.", imageSrc: "http://img.b2bpic.net/free-photo/hipster-man-traveling-with-backpack-standing-tree-against-sky-wearing-warm-jacket-active-tourist-exploring-nature-cold-season_285396-1578.jpg", imageAlt: "Professional tree removal service" }, { id: 2, - title: "Tree Trimming", description: "Precision trimming to keep your trees healthy, safe, and looking great year-round.", imageSrc: "http://img.b2bpic.net/free-photo/hipster-man-traveling-with-backpack-standing-tree-against-sky-wearing-warm-jacket-active-tourist-exploring-nature-cold-season_285396-1578.jpg?_wi=2", imageAlt: "Expert tree trimming service" + title: "Tree Trimming", description: "Precision trimming to keep your trees healthy, safe, and looking great year-round.", imageSrc: "http://img.b2bpic.net/free-photo/hipster-man-traveling-with-backpack-standing-tree-against-sky-wearing-warm-jacket-active-tourist-exploring-nature-cold-season_285396-1578.jpg", imageAlt: "Expert tree trimming service" }, { id: 3,