Merge version_1 into main #1
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
@@ -129,7 +129,7 @@ export default function TechHubClubPage() {
|
||||
{
|
||||
id: "4", name: "Mike Wong", role: "Technical Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg"
|
||||
}
|
||||
]
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -157,7 +157,7 @@ export default function TechHubClubPage() {
|
||||
{
|
||||
id: "4", value: "92%", description: "Member Satisfaction"
|
||||
}
|
||||
]
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user