diff --git a/app/about-us/AboutClient.js b/app/about-us/AboutClient.js index 0e3ddae..1814660 100644 --- a/app/about-us/AboutClient.js +++ b/app/about-us/AboutClient.js @@ -4,15 +4,12 @@ import Link from "next/link" import { useState } from 'react' import { teamMembers } from "@/utils/constant.utils"; import CounterUp from "@/components/elements/CounterUp"; -import Image from 'next-image-export-optimizer';; -import exportableLoader from 'next-image-export-optimizer'; - - import { Autoplay, Navigation, Pagination } from "swiper/modules"; import { Swiper, SwiperSlide } from "swiper/react"; import 'swiper/css'; import 'swiper/css/navigation'; import 'swiper/css/pagination'; +import Image from "next/image"; const swiperOptions = { modules: [Autoplay, Pagination, Navigation], @@ -84,7 +81,7 @@ export default function Home() {
Physiotherapy at Rapharehab
*/}
Physiotherapy at Rapharehab Physiotherapy at Rapharehab
Physiotherapy at Rapharehab
Physiotherapy at Rapharehab
Physiotherapy at Rapharehab Physiotherapy at Rapharehab
Physiotherapy at Rapharehab - - {/* ✅ Preload critical font */} - + /> */} {/* ✅ Canonical Tag */} - + - {/* ✅ Open Graph Meta Tags */} - + {/* ✅ Open Graph Meta */} + - - + - {/* ✅ Twitter Card Meta Tags */} + {/* ✅ Twitter Meta */} - - - {/* Microsoft Clarity */} - + {/* ✅ Preconnect — Faster 3rd-party requests */} + + + + - {/* Google Tag Manager */} + {/* ✅ fetchpriority for LCP Image */} + + + + + {/* ✅ Google Tag Manager — non-blocking */} - {/* ✅ Facebook Meta Pixel */} - - {/* PhysiotherapyClinic Schema Markup */} - - - - - {/* GTM noscript fallback */} + {/* ✅ Facebook & GTM noscript fallback */} - - {/* ✅ Facebook Pixel noscript fallback */} -
Physiotherapy at Rapharehab
Physiotherapy at Rapharehab Physiotherapy at Rapharehab Physiotherapy at Rapharehab Physiotherapy at Rapharehab
Physiotherapy at Rapharehab
 Physiotherapy at Rapharehab
Physiotherapy at Rapharehab Physiotherapy at Rapharehab
Physiotherapy at Rapharehab Physiotherapy at Rapharehab Physiotherapy at Rapharehab Physiotherapy at Rapharehab
Physiotherapy at Rapharehab Physiotherapy at Rapharehab
Physiotherapy at Rapharehab
 Physiotherapy at Rapharehab
Physiotherapy at Rapharehab + + {/*
    + Home Default + Home Interior +
*/} + +
    +
  • Home +
      +
    • Home Page One
    • +
    • Home Page Two
    • +
    • Home Page Three
    • +
    • OnePage Home
    • +
    +
  • +
  • About
  • +
  • Service
  • +
  • Team
  • +
  • News
  • +
  • Footer
  • +
+ + + ) +} diff --git a/components/layout/Sidebar.js b/components/layout/Sidebar.js new file mode 100644 index 0000000..9f9eb2c --- /dev/null +++ b/components/layout/Sidebar.js @@ -0,0 +1,59 @@ +import Link from "next/link" + +export default function Sidebar({ isSidebar, handleSidebar }) { + return ( + <> + + +
+
+
+
+
+
+
+
+
+ +
+
+
+
+
+ rapharehab +
+
+

About Us

+

Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi

+

Research oriented solutions for Data Science and Machine Learning business needs.

+ About Us +
+
+

Contact Info

+
    +
  • Chicago 12, Melborne City, USA
  • +
  • +88 01682648101
  • +
  • info@example.com
  • +
+
+
    +
  • +
  • +
  • +
  • +
+
+
+
+
+
+
+ + + + + + + + ) +} diff --git a/components/sections/home/AboutSection.js b/components/sections/home/AboutSection.js index 5778cff..a0e9f1c 100644 --- a/components/sections/home/AboutSection.js +++ b/components/sections/home/AboutSection.js @@ -1,7 +1,6 @@ import React from "react"; import Link from "next/link"; -import Image from "next-image-export-optimizer"; -import exportableLoader from "next-image-export-optimizer"; +import Image from "next/image"; export default function AboutSection() { return ( @@ -16,7 +15,7 @@ export default function AboutSection() { style={{ width: "120px", height: "120px" }} > Decorative Shape Decorative Shape Decorative Shape Background Shape Physiotherapy at Rapha Rehab @@ -127,7 +126,7 @@ export default function AboutSection() { style={{ width: "80px", height: "80px" }} > Physiotherapy Icon Physiotherapy Icon
Physiotherapy at Rapharehab Physiotherapy at Rapharehab
Physiotherapy at Rapharehab Physiotherapy at Rapharehab Physiotherapy at Rapharehab Physiotherapy at Rapharehab
Physiotherapy at Rapharehab
Physiotherapy at Rapharehab
Physiotherapy at Rapharehab
Physiotherapy at Rapharehab Physiotherapy at Rapharehab
Physiotherapy at Rapharehab Physiotherapy at Rapharehab
Physiotherapy at Rapharehab Physiotherapy at Rapharehab
Physiotherapy at Rapharehab=16.0.0" - }, - "peerDependencies": { - "next": "^14.2.18 || ^15.0.3", - "react": "^18.2.0 || ^19.0.0-0" - } - }, "node_modules/nice-try": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz", @@ -5261,19 +5240,6 @@ "node": ">= 0.4" } }, - "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "node_modules/uint8array-extras": { "version": "1.5.0", "resolved": "https://registry.npmjs.org/uint8array-extras/-/uint8array-extras-1.5.0.tgz", diff --git a/package.json b/package.json index 47b42c6..0398f73 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,6 @@ "isotope-layout": "^3.0.6", "keen-slider": "^6.8.6", "next": "^14.0.4-canary.36", - "next-image-export-optimizer": "^1.19.0", "react": "18.2.0", "react-dom": "18.2.0", "react-google-recaptcha": "^3.1.0",