Merge version_1 into main #1
@@ -48,21 +48,21 @@ export default function AboutPage() {
|
||||
id: "value-1",
|
||||
title: "Speed Matters",
|
||||
tags: ["3-7 Days", "No Long Waits"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-website-launch-celebrati-1773935711780-4fe2661c.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-website-launch-celebrati-1773935711780-4fe2661c.png?_wi=2",
|
||||
imageAlt: "Illustration of website launch celebration"
|
||||
},
|
||||
{
|
||||
id: "value-2",
|
||||
title: "Affordability First",
|
||||
tags: ["$899 Starting", "No Hidden Costs"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/clean-modern-illustration-of-a-basic-web-1773935711623-c7416504.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/clean-modern-illustration-of-a-basic-web-1773935711623-c7416504.png?_wi=3",
|
||||
imageAlt: "Clean, modern illustration of a website package"
|
||||
},
|
||||
{
|
||||
id: "value-3",
|
||||
title: "Local Expertise",
|
||||
tags: ["GTA Based", "Understands Toronto"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-creative-discovery-cal-1773935714880-17bdc309.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-creative-discovery-cal-1773935714880-17bdc309.png?_wi=2",
|
||||
imageAlt: "Illustration of a creative discovery call"
|
||||
}
|
||||
]}
|
||||
|
||||
@@ -56,7 +56,7 @@ export default function ContactPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-business-growth-succes-1773935712218-6a6ba0cd.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-business-growth-succes-1773935712218-6a6ba0cd.png?_wi=3"
|
||||
imageAlt="Illustration of a business growth/success concept. Show a entrepreneur or team member looking excite"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get My Free Quote"
|
||||
@@ -109,7 +109,7 @@ export default function ContactPage() {
|
||||
mediaPosition="right"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-support-help-concept-s-1773935711700-b15c01ab.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-support-help-concept-s-1773935711700-b15c01ab.png?_wi=2"
|
||||
imageAlt="Illustration of a support/help concept. Show a friendly support person or chatbot icon, with FAQ ele"
|
||||
showCard={true}
|
||||
/>
|
||||
|
||||
@@ -1,27 +1,53 @@
|
||||
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: "Contact NickToPixels | Get Your Free Website Quote",
|
||||
description: "Contact NickToPixels for your free website quote. Fast response, no pressure. Serving Greater Toronto Area.",
|
||||
keywords: "contact web designer, web design quote, book web designer consultation, Toronto web design contact",
|
||||
metadataBase: new URL("https://nicktopixels.ca"),
|
||||
alternates: {
|
||||
canonical: "https://nicktopixels.ca/contact",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Get Your Free Website Quote | NickToPixels",
|
||||
description: "Book a free consultation with our web design team.",
|
||||
url: "https://nicktopixels.ca/contact",
|
||||
siteName: "NickToPixels",
|
||||
type: "website",
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Get Your Free Website Quote | NickToPixels",
|
||||
description: "Book a free consultation with our web design team.",
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -31,7 +57,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${publicSans.variable} ${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${publicSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -43,4 +71,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -67,7 +67,7 @@ export default function HomePage() {
|
||||
handle: "@sarrah_bakes",
|
||||
testimonial: "Got my bakery website up in 5 days. Sales increased 40% in the first month. Couldn't be happier!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-smiling-femal-1773935711800-8c62d304.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-smiling-femal-1773935711800-8c62d304.png?_wi=1",
|
||||
imageAlt: "Sarah Chen bakery owner",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function HomePage() {
|
||||
handle: "@marcs_contracting",
|
||||
testimonial: "Finally have a professional site. Customers find me easily now. Best investment I made this year.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-confident-mal-1773935711567-a0bd5f8e.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-confident-mal-1773935711567-a0bd5f8e.png?_wi=1",
|
||||
imageAlt: "Marcus Williams contractor",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function HomePage() {
|
||||
handle: "@priya_fitness",
|
||||
testimonial: "Affordable and fast. Nick understood exactly what my gym needed. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-female-fitnes-1773935711339-852b68f5.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-female-fitnes-1773935711339-852b68f5.png?_wi=1",
|
||||
imageAlt: "Priya Patel fitness manager",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function HomePage() {
|
||||
handle: "@thompson_law",
|
||||
testimonial: "Professional, responsive, and delivered on time. This is what web design should be.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-distinguished-1773935713362-894a53c8.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-distinguished-1773935713362-894a53c8.png?_wi=1",
|
||||
imageAlt: "David Thompson lawyer",
|
||||
},
|
||||
]}
|
||||
@@ -112,7 +112,7 @@ export default function HomePage() {
|
||||
id: "step-1",
|
||||
title: "Tell Us Your Vision",
|
||||
tags: ["Discovery Call", "5-10 mins"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-creative-discovery-cal-1773935714880-17bdc309.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-creative-discovery-cal-1773935714880-17bdc309.png?_wi=1",
|
||||
imageAlt: "Discovery call illustration",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function HomePage() {
|
||||
id: "step-3",
|
||||
title: "Launch & Support",
|
||||
tags: ["Live Website", "Ongoing Support"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-website-launch-celebrati-1773935711780-4fe2661c.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-website-launch-celebrati-1773935711780-4fe2661c.png?_wi=1",
|
||||
imageAlt: "Website launch celebration",
|
||||
},
|
||||
]}
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
price: "$899",
|
||||
rating: 5,
|
||||
reviewCount: "Perfect for small businesses",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/clean-modern-illustration-of-a-basic-web-1773935711623-c7416504.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/clean-modern-illustration-of-a-basic-web-1773935711623-c7416504.png?_wi=1",
|
||||
imageAlt: "Starter package",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function HomePage() {
|
||||
price: "$1,499",
|
||||
rating: 5,
|
||||
reviewCount: "Most popular package",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/modern-illustration-of-a-growth-focused--1773935712416-8420f0ec.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/modern-illustration-of-a-growth-focused--1773935712416-8420f0ec.png?_wi=1",
|
||||
imageAlt: "Growth package",
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
price: "$2,499",
|
||||
rating: 5,
|
||||
reviewCount: "Full custom solution",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/premium-illustration-of-a-full-featured--1773935714549-f058d2a4.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/premium-illustration-of-a-full-featured--1773935714549-f058d2a4.png?_wi=1",
|
||||
imageAlt: "Premium package",
|
||||
},
|
||||
]}
|
||||
@@ -194,42 +194,42 @@ export default function HomePage() {
|
||||
id: "portfolio-1",
|
||||
title: "Local Bakery - 40% Sales Increase",
|
||||
tags: ["E-commerce", "Instagram Integration"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-modern-bakery-web-1773935714815-c71f4d59.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-modern-bakery-web-1773935714815-c71f4d59.png?_wi=1",
|
||||
imageAlt: "Bakery website portfolio",
|
||||
},
|
||||
{
|
||||
id: "portfolio-2",
|
||||
title: "Fitness Studio - Member Growth",
|
||||
tags: ["Booking System", "Class Schedule"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-modern-fitness-st-1773935714366-af6321ed.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-modern-fitness-st-1773935714366-af6321ed.png?_wi=1",
|
||||
imageAlt: "Fitness studio website portfolio",
|
||||
},
|
||||
{
|
||||
id: "portfolio-3",
|
||||
title: "Contractor - 3x More Inquiries",
|
||||
tags: ["Portfolio Showcase", "Lead Form"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-contractor-constr-1773935714113-1d2d71f3.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-contractor-constr-1773935714113-1d2d71f3.png?_wi=1",
|
||||
imageAlt: "Contractor website portfolio",
|
||||
},
|
||||
{
|
||||
id: "portfolio-4",
|
||||
title: "Restaurant - Online Ordering",
|
||||
tags: ["Menu Showcase", "Reservation System"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-restaurant-websit-1773935714910-4f841e2b.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-restaurant-websit-1773935714910-4f841e2b.png?_wi=1",
|
||||
imageAlt: "Restaurant website portfolio",
|
||||
},
|
||||
{
|
||||
id: "portfolio-5",
|
||||
title: "Consulting Firm - Brand Authority",
|
||||
tags: ["Blog Integration", "Case Studies"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-consulting-firm-w-1773935713400-635cc467.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-consulting-firm-w-1773935713400-635cc467.png?_wi=1",
|
||||
imageAlt: "Consulting firm website portfolio",
|
||||
},
|
||||
{
|
||||
id: "portfolio-6",
|
||||
title: "Salon - Appointment Bookings",
|
||||
tags: ["Booking Calendar", "Gallery"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-hair-salon-websit-1773935713947-be76e62c.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-hair-salon-websit-1773935713947-be76e62c.png?_wi=1",
|
||||
imageAlt: "Salon website portfolio",
|
||||
},
|
||||
]}
|
||||
@@ -275,7 +275,7 @@ export default function HomePage() {
|
||||
role: "Owner",
|
||||
company: "Sweet Dreams Bakery",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-smiling-femal-1773935711800-8c62d304.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-smiling-femal-1773935711800-8c62d304.png?_wi=2",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
{
|
||||
@@ -284,7 +284,7 @@ export default function HomePage() {
|
||||
role: "Founder",
|
||||
company: "Thompson Contracting",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-confident-mal-1773935711567-a0bd5f8e.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-confident-mal-1773935711567-a0bd5f8e.png?_wi=2",
|
||||
imageAlt: "Marcus Williams",
|
||||
},
|
||||
{
|
||||
@@ -293,7 +293,7 @@ export default function HomePage() {
|
||||
role: "Manager",
|
||||
company: "Prestige Fitness Studio",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-female-fitnes-1773935711339-852b68f5.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-female-fitnes-1773935711339-852b68f5.png?_wi=2",
|
||||
imageAlt: "Priya Patel",
|
||||
},
|
||||
{
|
||||
@@ -302,7 +302,7 @@ export default function HomePage() {
|
||||
role: "Senior Partner",
|
||||
company: "Thompson & Associates Legal",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-distinguished-1773935713362-894a53c8.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-distinguished-1773935713362-894a53c8.png?_wi=2",
|
||||
imageAlt: "David Thompson",
|
||||
},
|
||||
{
|
||||
@@ -311,7 +311,7 @@ export default function HomePage() {
|
||||
role: "CEO",
|
||||
company: "Raya Restaurant Group",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-female-restau-1773935712170-60e5d814.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-female-restau-1773935712170-60e5d814.png?_wi=1",
|
||||
imageAlt: "Jessica Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -320,7 +320,7 @@ export default function HomePage() {
|
||||
role: "Owner",
|
||||
company: "Elite Hair Salon",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-male-hair-sal-1773935711950-38f36bc8.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-male-hair-sal-1773935711950-38f36bc8.png?_wi=1",
|
||||
imageAlt: "Ahmed Hassan",
|
||||
},
|
||||
]}
|
||||
@@ -346,7 +346,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-business-growth-succes-1773935712218-6a6ba0cd.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-business-growth-succes-1773935712218-6a6ba0cd.png?_wi=1"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Get My Free Quote"
|
||||
termsText="We respect your privacy. No spam, ever. We'll only reach out about your website project."
|
||||
|
||||
@@ -48,42 +48,42 @@ export default function PortfolioPage() {
|
||||
id: "portfolio-1",
|
||||
title: "Local Bakery - 40% Sales Increase",
|
||||
tags: ["E-commerce", "Instagram Integration", "Fast Turnaround"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-modern-bakery-web-1773935714815-c71f4d59.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-modern-bakery-web-1773935714815-c71f4d59.png?_wi=2",
|
||||
imageAlt: "Screenshot mockup of a modern bakery website with beautiful pastry photography"
|
||||
},
|
||||
{
|
||||
id: "portfolio-2",
|
||||
title: "Fitness Studio - Member Growth",
|
||||
tags: ["Booking System", "Class Schedule", "Mobile App Link"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-modern-fitness-st-1773935714366-af6321ed.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-modern-fitness-st-1773935714366-af6321ed.png?_wi=2",
|
||||
imageAlt: "Screenshot mockup of a modern fitness studio website with class booking"
|
||||
},
|
||||
{
|
||||
id: "portfolio-3",
|
||||
title: "Contractor - 3x More Inquiries",
|
||||
tags: ["Portfolio Showcase", "Lead Form", "Service Map"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-contractor-constr-1773935714113-1d2d71f3.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-contractor-constr-1773935714113-1d2d71f3.png?_wi=2",
|
||||
imageAlt: "Screenshot mockup of a contractor website with portfolio and project gallery"
|
||||
},
|
||||
{
|
||||
id: "portfolio-4",
|
||||
title: "Restaurant - Online Ordering",
|
||||
tags: ["Menu Showcase", "Reservation System", "Delivery Integration"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-restaurant-websit-1773935714910-4f841e2b.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-restaurant-websit-1773935714910-4f841e2b.png?_wi=2",
|
||||
imageAlt: "Screenshot mockup of a restaurant website with menu and online ordering"
|
||||
},
|
||||
{
|
||||
id: "portfolio-5",
|
||||
title: "Consulting Firm - Brand Authority",
|
||||
tags: ["Blog Integration", "Case Studies", "Team Showcase"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-consulting-firm-w-1773935713400-635cc467.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-consulting-firm-w-1773935713400-635cc467.png?_wi=2",
|
||||
imageAlt: "Screenshot mockup of a consulting firm website with case studies"
|
||||
},
|
||||
{
|
||||
id: "portfolio-6",
|
||||
title: "Salon - Appointment Bookings",
|
||||
tags: ["Booking Calendar", "Gallery", "Special Offers"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-hair-salon-websit-1773935713947-be76e62c.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/screenshot-mockup-of-a-hair-salon-websit-1773935713947-be76e62c.png?_wi=2",
|
||||
imageAlt: "Screenshot mockup of a hair salon website with booking calendar"
|
||||
}
|
||||
]}
|
||||
@@ -115,7 +115,7 @@ export default function PortfolioPage() {
|
||||
role: "Owner",
|
||||
company: "Sweet Dreams Bakery",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-smiling-femal-1773935711800-8c62d304.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-smiling-femal-1773935711800-8c62d304.png?_wi=3",
|
||||
imageAlt: "Professional headshot of a smiling female bakery owner"
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function PortfolioPage() {
|
||||
role: "Founder",
|
||||
company: "Thompson Contracting",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-confident-mal-1773935711567-a0bd5f8e.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-confident-mal-1773935711567-a0bd5f8e.png?_wi=3",
|
||||
imageAlt: "Professional headshot of a confident male contractor"
|
||||
},
|
||||
{
|
||||
@@ -133,7 +133,7 @@ export default function PortfolioPage() {
|
||||
role: "Manager",
|
||||
company: "Prestige Fitness Studio",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-female-fitnes-1773935711339-852b68f5.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-female-fitnes-1773935711339-852b68f5.png?_wi=3",
|
||||
imageAlt: "Professional headshot of a female fitness instructor"
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function PortfolioPage() {
|
||||
role: "Senior Partner",
|
||||
company: "Thompson & Associates Legal",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-distinguished-1773935713362-894a53c8.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-distinguished-1773935713362-894a53c8.png?_wi=3",
|
||||
imageAlt: "Professional headshot of a distinguished male lawyer"
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function PortfolioPage() {
|
||||
role: "CEO",
|
||||
company: "Raya Restaurant Group",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-female-restau-1773935712170-60e5d814.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-female-restau-1773935712170-60e5d814.png?_wi=2",
|
||||
imageAlt: "Professional headshot of a female restaurant owner"
|
||||
},
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function PortfolioPage() {
|
||||
role: "Owner",
|
||||
company: "Elite Hair Salon",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-male-hair-sal-1773935711950-38f36bc8.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/professional-headshot-of-a-male-hair-sal-1773935711950-38f36bc8.png?_wi=2",
|
||||
imageAlt: "Professional headshot of a male hair salon owner"
|
||||
}
|
||||
]}
|
||||
|
||||
@@ -54,7 +54,7 @@ export default function ServicesPage() {
|
||||
price: "$899",
|
||||
rating: 5,
|
||||
reviewCount: "5-page website, mobile responsive, basic SEO",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/clean-modern-illustration-of-a-basic-web-1773935711623-c7416504.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/clean-modern-illustration-of-a-basic-web-1773935711623-c7416504.png?_wi=2",
|
||||
imageAlt: "Starter package features",
|
||||
},
|
||||
{
|
||||
@@ -64,7 +64,7 @@ export default function ServicesPage() {
|
||||
price: "$1,499",
|
||||
rating: 5,
|
||||
reviewCount: "Advanced features, contact forms, analytics setup",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/modern-illustration-of-a-growth-focused--1773935712416-8420f0ec.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/modern-illustration-of-a-growth-focused--1773935712416-8420f0ec.png?_wi=2",
|
||||
imageAlt: "Growth package features",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function ServicesPage() {
|
||||
price: "$2,499",
|
||||
rating: 5,
|
||||
reviewCount: "Full custom build, e-commerce, API integrations",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/premium-illustration-of-a-full-featured--1773935714549-f058d2a4.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/premium-illustration-of-a-full-featured--1773935714549-f058d2a4.png?_wi=2",
|
||||
imageAlt: "Premium package features",
|
||||
},
|
||||
]}
|
||||
@@ -129,7 +129,7 @@ export default function ServicesPage() {
|
||||
mediaPosition="right"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-support-help-concept-s-1773935711700-b15c01ab.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-support-help-concept-s-1773935711700-b15c01ab.png?_wi=1"
|
||||
showCard={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -146,7 +146,7 @@ export default function ServicesPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-business-growth-succes-1773935712218-6a6ba0cd.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BAcvqI0IFhWz9EwREGjXu0WNvG/illustration-of-a-business-growth-succes-1773935712218-6a6ba0cd.png?_wi=2"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Book Your Consultation"
|
||||
termsText="We respect your privacy. No spam, ever. We'll only reach out about your website project and selected package."
|
||||
|
||||
Reference in New Issue
Block a user