Update src/app/page.tsx
This commit is contained in:
@@ -62,6 +62,7 @@ export default function HomePage() {
|
||||
imageAlt="Professional plumbing service in action"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
containerClassName="text-2xl md:text-4xl lg:text-5xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -203,4 +204,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user