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 {
120
120
< FeaturesSection />
121
121
< TeamSection />
122
122
</ div >
123
-
124
-
125
- < < << << < HEAD
126
- < / main > ``
127
- === === =
128
- </ main >
129
- >>> >>> > b0762547e2888aed98ea28a1845973415410bdf6
130
-
123
+ </ main >
131
124
{ /* Footer section */ }
132
125
< footer className = "mt-8 bg-[#333333] gray-900 sm:mt-8" >
133
126
< 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() {
31
31
32
32
33
33
return (
34
- < < << << < HEAD
34
+
35
35
< Disclosure as = "nav" className = "bg-[#333333] fixed z-10 w-screen drop-shadow-20px" >
36
- =======
37
- < Disclosure as = "nav" className = { NavBarSytling ( ) } >
38
- >>> >>> > b0762547e2888aed98ea28a1845973415410bdf6
39
36
{ ( { open } ) => (
40
37
< >
41
38
< 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 = () => {
12
12
13
13
return (
14
14
< >
15
- < < << << < HEAD
16
- { /* <FeatureSlider/> */ }
17
- = === ===
18
-
19
- >>> >>> > b0762547e2888aed98ea28a1845973415410bdf6
20
15
< NavBar />
21
-
22
16
< LandingPage />
23
17
{ /* <FeatureSlider/> */ }
24
18
{ /* <Blogs /> */ }
You can’t perform that action at this time.
0 commit comments