Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-13 01:58:33 +00:00

View File

@@ -56,7 +56,6 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg"
imageAlt="Digital Marketing Dashboard"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="about" data-section="about">
@@ -169,7 +168,6 @@ export default function LandingPage() {
{ items: [{ label: "Testimonials", href: "#testimonials" }, { label: "Blog", href: "#blog" }, { label: "Contact", href: "#contact" }] },
{ items: [{ label: "B-!46, Sector 2 Dwarka, Madhu Vihar, Dwarka, Delhi, 110059", href: "https://www.google.com/maps/search/B-!46,+Sector+2+Dwarka,+Madhu+Vihar,+Dwarka,+Delhi,+110059" }, { label: "+91 9999999999", href: "tel:+919999999999" }, { label: "info@growmore.com", href: "mailto:info@growmore.com" }] }
]}
useInvertedBackground={false}
/>
</div>
</ThemeProvider>