From 267d3c9235c2d02905b01d4df395e58fe5f6294c Mon Sep 17 00:00:00 2001 From: Samuel Adetunji Date: Sat, 1 Jun 2024 13:36:09 -0500 Subject: [PATCH] Update qauto name --- next.config.js | 1 + src/app/[countryCode]/(main)/page.tsx | 2 +- src/modules/home/components/hero/index.tsx | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/next.config.js b/next.config.js index d510881..1faa1f1 100644 --- a/next.config.js +++ b/next.config.js @@ -32,6 +32,7 @@ const nextConfig = withStoreConfig({ { protocol: "https", hostname: "qvhnswvfglazvefaplac.supabase.co", + pathname: "/storage/v1/object/public/assets/*" }, { protocol: 'https', diff --git a/src/app/[countryCode]/(main)/page.tsx b/src/app/[countryCode]/(main)/page.tsx index e22ed79..8953676 100644 --- a/src/app/[countryCode]/(main)/page.tsx +++ b/src/app/[countryCode]/(main)/page.tsx @@ -8,7 +8,7 @@ import { ProductCollectionWithPreviews } from "types/global" import { cache } from "react" export const metadata: Metadata = { - title: "QAuto Preowned", + title: "Qautos Preowne", description: "Home of Quick Auto Mall, your all in one preowned vehicle destination.", } diff --git a/src/modules/home/components/hero/index.tsx b/src/modules/home/components/hero/index.tsx index e95ed16..0a3e752 100644 --- a/src/modules/home/components/hero/index.tsx +++ b/src/modules/home/components/hero/index.tsx @@ -13,7 +13,7 @@ const Hero = () => {

- QAuto Preowned + Qautos Preowne