File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ export const Route = createRootRoute({
1212 content : "width=device-width, initial-scale=1" ,
1313 } ,
1414 {
15- title : "Oneday - Beautifuly crafted ui blocks for building websites" ,
15+ title : "Oneday - Beautifully crafted ui blocks for building websites" ,
1616 } ,
1717 ] ,
1818 links : [
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ import { createFileRoute } from "@tanstack/react-router";
55export const Route = createFileRoute ( "/" ) ( {
66 head : ( ) => ( {
77 meta : generatedMetadata ( {
8- title : "Oneday - Beautifuly crafted ui blocks for building websites" ,
8+ title : "Oneday - Beautifully crafted ui blocks for building websites" ,
99 description :
1010 "A beautiful and serious making ui component & blocks for startups and enterprises to building scalable websites" ,
1111 } ) ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ export function HeroSection() {
1111 </ span >
1212
1313 < h2 className = "mt-10 text-center font-medium text-4xl tracking-tight md:text-6xl" >
14- Beautifuly crafted ui blocks
14+ Beautifully crafted ui blocks
1515 < br className = "hidden sm:block" /> for building websites
1616 </ h2 >
1717 < p className = "mt-10 w-10/12 text-center text-foreground/60 text-text-pretty md:text-balance md:text-lg" >
You can’t perform that action at this time.
0 commit comments