mirror of
https://github.com/OwethuManagedServices/oms-website-nextjs.git
synced 2025-12-19 01:18:08 +00:00
25-05-2025/New Changes
This commit is contained in:
@ -17,7 +17,7 @@ const HeroSectionModern: React.FC<HeroSectionProps> = ({
|
||||
subtitle,
|
||||
buttonText,
|
||||
buttonHref,
|
||||
imageUrl = "/hero-bg.jpg", // Default background image - MAKE SURE THIS EXISTS
|
||||
imageUrl = "/hero-bg-2.jpg", // Default background image - MAKE SURE THIS EXISTS
|
||||
}) => {
|
||||
return (
|
||||
// Use min-h-screen for full viewport height adjust if needed
|
||||
|
||||
Reference in New Issue
Block a user