Update src/app/page.tsx
This commit is contained in:
@@ -230,7 +230,10 @@ export default function HomePage() {
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis logoText="Al-Zhaiqa" columns={footerColumns} />
|
||||
<FooterLogoEmphasis
|
||||
logoText="Al-Zhaiqa"
|
||||
columns={footerColumns}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user