diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e45cdd2..78b5d2d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -10,28 +10,28 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: "Capital Partners - Venture Capital & Investment", - description: "Strategic venture capital firm backing transformative companies. Portfolio companies in fintech, climate, biotech, and enterprise software.", - keywords: "venture capital, investment, startup funding, series a, series b, portfolio", - metadataBase: new URL("https://capitalpartners.com"), + title: "StepStyle - Premium Shoe Store & Fashion Footwear", + description: "Discover our curated collection of premium shoes for every occasion. Shop trending styles, comfortable footwear, and exclusive sneaker releases at StepStyle.", + keywords: "shoes, footwear, sneakers, fashion shoes, designer shoes, comfortable shoes, shoe store", + metadataBase: new URL("https://stepstyle.com"), alternates: { - canonical: "https://capitalpartners.com" + canonical: "https://stepstyle.com" }, openGraph: { - title: "Capital Partners - Venture Capital & Investment", - description: "Strategic venture capital firm backing transformative companies across multiple sectors.", - siteName: "Capital Partners", + title: "StepStyle - Premium Shoe Store & Fashion Footwear", + description: "Discover our curated collection of premium shoes for every occasion. Shop trending styles and exclusive releases.", + siteName: "StepStyle", type: "website", images: [{ - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766184700299-5zkwi6rw.jpg", - alt: "Capital Partners Office" + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767045280682-cq1jxn74.jpg", + alt: "StepStyle Shoe Store" }] }, twitter: { card: "summary_large_image", - title: "Capital Partners - Venture Capital & Investment", - description: "Strategic venture capital firm backing transformative companies.", - images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766184700299-5zkwi6rw.jpg"] + title: "StepStyle - Premium Shoe Store & Fashion Footwear", + description: "Discover our curated collection of premium shoes for every occasion.", + images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767045280682-cq1jxn74.jpg"] } }; diff --git a/src/app/page.tsx b/src/app/page.tsx index dd9f493..b0e270e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,31 +29,31 @@ export default function LandingPage() { >
@@ -61,43 +61,46 @@ export default function LandingPage() {
-
+
@@ -124,26 +127,26 @@ export default function LandingPage() {
-
+
-
+
@@ -284,41 +287,42 @@ export default function LandingPage() {