File tree Expand file tree Collapse file tree 3 files changed +2
-18
lines changed
Expand file tree Collapse file tree 3 files changed +2
-18
lines changed Original file line number Diff line number Diff line change @@ -120,14 +120,7 @@ export default function LandingPage():any {
120120 < FeaturesSection />
121121 < TeamSection />
122122 </ div >
123-
124-
125- < < << << < HEAD
126- < / main > ``
127- === === =
128- </ main >
129- >>> >>> > b0762547e2888aed98ea28a1845973415410bdf6
130-
123+ </ main >
131124 { /* Footer section */ }
132125 < footer className = "mt-8 bg-[#333333] gray-900 sm:mt-8" >
133126 < div className = "mx-auto max-w-md overflow-hidden py-3 pb-10 px-4 sm:max-w-3xl sm:px-6 lg:max-w-7xl lg:px-8" >
Original file line number Diff line number Diff line change @@ -31,11 +31,8 @@ function NavBarSytling() {
3131
3232
3333 return (
34- < < << << < HEAD
34+
3535 < Disclosure as = "nav" className = "bg-[#333333] fixed z-10 w-screen drop-shadow-20px" >
36- =======
37- < Disclosure as = "nav" className = { NavBarSytling ( ) } >
38- >>> >>> > b0762547e2888aed98ea28a1845973415410bdf6
3936 { ( { open } ) => (
4037 < >
4138 < div className = "mx-auto max-w9xl px-4 sm:px-6 lg:px-8" >
Original file line number Diff line number Diff line change @@ -12,13 +12,7 @@ const Home: NextPage = () => {
1212
1313 return (
1414 < >
15- < < << << < HEAD
16- { /* <FeatureSlider/> */ }
17- = === ===
18-
19- >>> >>> > b0762547e2888aed98ea28a1845973415410bdf6
2015 < NavBar />
21-
2216 < LandingPage />
2317 { /* <FeatureSlider/> */ }
2418 { /* <Blogs /> */ }
You can’t perform that action at this time.
0 commit comments