File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,7 +72,6 @@ const JourneySectionWrapper = styled.div`
7272 right: 0;
7373 height: 4px;
7474 background: linear-gradient(90deg, ${ ( props ) => props . theme . secondaryColor } 0%, ${ ( props ) => props . theme . primaryColor } 100%);
75- // transform: translateY(-50%);
7675 transform: translateY(60%);
7776 z-index: 1;
7877
@@ -215,7 +214,7 @@ const JourneySection = () => {
215214 $external = { true }
216215 title = "Explore Layer5 Cloud"
217216 alt = "Explore cloud"
218- $url = "https://kanvas.new /"
217+ $url = "https://cloud.layer5.io /"
219218 />
220219 < Button
221220 $primary
@@ -228,7 +227,7 @@ const JourneySection = () => {
228227 aria-label = "Book a demo"
229228 $primary
230229 $external = { true }
231- title = "Book a demo "
230+ title = "Talk to team "
232231 alt = "Book a demo"
233232 $url = "https://calendar.google.com/calendar/appointments/schedules/AcZssZ3pmcApaDP4xd8hvG5fy8ylxuFxD3akIRc5vpWJ60q-HemQi80SFFAVftbiIsq9pgiA2o8yvU56?gv=true"
234233 />
You can’t perform that action at this time.
0 commit comments