From 2b6b37c71efb5200a03cd7e1b18f6a34b39f608e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 08:08:21 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 12f7f94..61ce5c3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -60,7 +60,7 @@ export default function AboutPage() { "Muitos não sabiam o preço real de mercado dos carros que queriam", "Faltava uma plataforma transparente e confiável em Portugal", ], - imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-colorful-business-documents_1232-821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-colorful-business-documents_1232-821.jpg?_wi=3", }, { id: "about-2", @@ -70,7 +70,7 @@ export default function AboutPage() { "Economia média de €2.500 por compra", "Análise de mais de 15.000 carros diariamente", ], - imageSrc: "http://img.b2bpic.net/free-vector/pricing-table-set_23-2147723142.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/pricing-table-set_23-2147723142.jpg?_wi=3", }, { id: "about-3", @@ -80,7 +80,7 @@ export default function AboutPage() { "Integração com múltiplas plataformas de anúncios", "Atualizações de dados a cada hora", ], - imageSrc: "http://img.b2bpic.net/free-vector/web-design-elements-blue-color_23-2147544228.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/web-design-elements-blue-color_23-2147544228.jpg?_wi=3", }, ]} gridVariant="bento-grid" @@ -97,32 +97,32 @@ export default function AboutPage() { { id: "testimonial-1", name: "João Silva", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-162874.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-162874.jpg?_wi=2", }, { id: "testimonial-2", name: "Maria Santos", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-travel-agency_23-2150433448.jpg?_wi=2", }, { id: "testimonial-3", name: "Pedro Oliveira", - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081912.jpg?_wi=2", }, { id: "testimonial-4", name: "Ana Costa", - imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=2", }, { id: "testimonial-5", name: "Carlos Ferreira", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg?_wi=2", }, { id: "testimonial-6", name: "Rita Martins", - imageSrc: "http://img.b2bpic.net/free-photo/old-person-learning-use-technology_23-2149366841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-person-learning-use-technology_23-2149366841.jpg?_wi=2", }, ]} cardTitle="\"A CarPriceCheck deu-me a confiança que precisava. Negoceei €1.800 de desconto graças aos dados!\"" @@ -143,7 +143,7 @@ export default function AboutPage() { tagAnimation="blur-reveal" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/appointment-booking-with-woman-smartphone_23-2148558796.jpg" + imageSrc="http://img.b2bpic.net/free-vector/appointment-booking-with-woman-smartphone_23-2148558796.jpg?_wi=1" imageAlt="Newsletter subscription for personalized car alerts" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1 From 6c3d1ec21c393baaaf72278397c1bffe396d87f8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 08:08:22 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 58a0c4e..3ee64b4 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -58,7 +58,7 @@ export default function ContactPage() { variant: "radial-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/appointment-booking-with-woman-smartphone_23-2148558796.jpg" + imageSrc="http://img.b2bpic.net/free-vector/appointment-booking-with-woman-smartphone_23-2148558796.jpg?_wi=2" imageAlt="envelope mail newsletter subscription" mediaAnimation="blur-reveal" mediaPosition="right" -- 2.49.1 From 4b789702d4003ba0bb6a5f8119bc13a6f28dd5b4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 08:08:22 +0000 Subject: [PATCH 3/6] Update src/app/insights/page.tsx --- src/app/insights/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/insights/page.tsx b/src/app/insights/page.tsx index f454643..1aff7a3 100644 --- a/src/app/insights/page.tsx +++ b/src/app/insights/page.tsx @@ -117,7 +117,7 @@ export default function InsightsPage() { "Dacia e Hyundai oferecem melhor custo-benefício", "Marcas asiáticas ganham confiança em Portugal", ], - imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-colorful-business-documents_1232-821.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-colorful-business-documents_1232-821.jpg?_wi=2", }, { id: "insight-2", @@ -127,7 +127,7 @@ export default function InsightsPage() { "Verão tem preços mais altos e menos oferta", "Primavera é equilíbrio entre preço e seleção", ], - imageSrc: "http://img.b2bpic.net/free-vector/pricing-table-set_23-2147723142.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/pricing-table-set_23-2147723142.jpg?_wi=2", }, { id: "insight-3", @@ -137,7 +137,7 @@ export default function InsightsPage() { "Gasolina ganha em mercados urbanos", "Híbridos começam a se valorizar em resale", ], - imageSrc: "http://img.b2bpic.net/free-vector/web-design-elements-blue-color_23-2147544228.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/web-design-elements-blue-color_23-2147544228.jpg?_wi=2", }, ]} gridVariant="bento-grid" -- 2.49.1 From c9f9b5d5b4d36a14fbf8cb4cef7dddf8ae74a969 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 08:08:22 +0000 Subject: [PATCH 4/6] Update src/app/layout.tsx --- src/app/layout.tsx | 59 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 47 insertions(+), 12 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c1f48a0..daa09f3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,27 +1,60 @@ import type { Metadata } from "next"; import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; +import { Public_Sans } from "next/font/google"; import "./globals.css"; import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; import { getVisualEditScript } from "@/utils/visual-edit-script"; -import { Public_Sans } from "next/font/google"; +const halant = Halant({ + variable: "--font-halant", + subsets: ["latin"], + weight: ["300", "400", "500", "600", "700"], +}); - -export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", -}; +const inter = Inter({ + variable: "--font-inter", + subsets: ["latin"], +}); const publicSans = Public_Sans({ variable: "--font-public-sans", subsets: ["latin"], }); -const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], -}); + +export const metadata: Metadata = { + title: "CarPriceCheck PT - Análise de Preços de Carros Usados", + description: "Encontre carros usados baratos em Portugal com análise automática de preços. Comparações em tempo real, alertas inteligentes e economia de até €2.500 na compra.", + keywords: "carros usados Portugal, análise preços carros, comparar preços usados, Standvirtual, AutoScout24, negócios carros", + metadataBase: new URL("https://carpricecheckpt.com"), + alternates: { + canonical: "https://carpricecheckpt.com", + }, + openGraph: { + title: "CarPriceCheck PT - Encontre os Melhores Preços de Carros Usados", + description: "Análise inteligente em tempo real. Descubra negócios fantásticos com economia média de €2.500.", + url: "https://carpricecheckpt.com", + siteName: "CarPriceCheck PT", + images: [ + { + url: "http://img.b2bpic.net/free-photo/smiling-young-male-taking-picture-phone_23-2148149984.jpg", + alt: "CarPriceCheck PT platform showcase", + }, + ], + type: "website", + }, + twitter: { + card: "summary_large_image", + title: "CarPriceCheck PT - Carros Usados ao Melhor Preço", + description: "Análise automática de preços. Economize até €2.500 na compra do seu carro.", + images: ["http://img.b2bpic.net/free-photo/smiling-young-male-taking-picture-phone_23-2148149984.jpg"], + }, + robots: { + index: true, + follow: true, + }, +}; export default function RootLayout({ children, @@ -31,7 +64,9 @@ export default function RootLayout({ return ( - + {children}