Revert "Merge pull request '3D' (#4) from 3D into main"
This reverts commite69e20f753, reversing changes made to0ac37261a8.
This commit is contained in:
@@ -7,7 +7,6 @@ import AboutSection from "./AboutSection";
|
||||
import ContactSection from "./ContactSection";
|
||||
import CollectionsSection from "./CollectionsSection";
|
||||
import Footer from "./Footer";
|
||||
import GlassesModelSection from "./GlassesModelSection";
|
||||
import HeroSection from "./HeroSection";
|
||||
import LiquidGlass from "./LiquidGlass";
|
||||
import Navbar from "./Navbar";
|
||||
@@ -39,7 +38,6 @@ export default function SiteShell() {
|
||||
<Navbar locale={locale} onLocaleChange={changeLocale} t={t} whatsappUrl={whatsappUrl} />
|
||||
<main>
|
||||
<HeroSection t={t} whatsappUrl={whatsappUrl} />
|
||||
<GlassesModelSection t={t} />
|
||||
<AboutSection t={t} />
|
||||
<ServicesSection t={t} />
|
||||
<CollectionsSection t={t} />
|
||||
|
||||
Reference in New Issue
Block a user