Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-23 19:03:31 +00:00
3 changed files with 24 additions and 53 deletions

View File

@@ -1,48 +1,19 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import "./globals.css";
import "@/lib/gsap-setup";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
export default function RootLayout({
children,
}: Readonly<{
children: React.ReactNode;
}>) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<script
dangerouslySetInnerHTML={{
__html: `${getVisualEditScript()}`
}}
/>
</body>
</ServiceWrapper>
</html>
);
}
<!DOCTYPE html>
<html lang="en" suppressHydrationWarning>
<head>
<link rel="canonical" href="https://tsbdc-knoxville.com" />
</head>
<body
className={`${libreBaskerville.variable} ${inter.variable} antialiased`}
>
<ServiceWrapper>
<Tag />
{children}
<script
dangerouslySetInnerHTML={{
__html: `${getVisualEditScript()}`,
}}
/>
</ServiceWrapper>
</body>
</html>

View File

@@ -110,9 +110,9 @@ export default function HomePage() {
heading="What Our Clients Say"
testimonials={[
{
quote: "TSBDC Knoxville provided invaluable support, helping us turn our vision into a thriving reality. Their advisors are truly dedicated.", author: "Jane Doe", title: "CEO, Local Startup", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AM7HMrjkbKR0StvQ2vFd371cr5/a-professional-headshot-of-a-diverse-bus-1774292547900-822751c2.png", imageAlt: "Professional headshot of Jane Doe"},
quote: "TSBDC Knoxville provided invaluable support, helping us turn our vision into a thriving reality. Their advisors are truly dedicated.", author: "Jane Doe", title: "CEO, Local Startup", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AM7HMrjkbKR0StvQ2vFd371cr5/a-professional-headshot-of-a-diverse-bus-1774292547900-822751c2.png?_wi=1", imageAlt: "Professional headshot of Jane Doe"},
{
quote: "The guidance we received was practical and impactful, directly contributing to our company's significant growth and expansion.", author: "John Smith", title: "Founder, Tech Innovator", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AM7HMrjkbKR0StvQ2vFd371cr5/a-professional-headshot-of-a-diverse-bus-1774292547900-822751c2.png", imageAlt: "Professional headshot of John Smith"},
quote: "The guidance we received was practical and impactful, directly contributing to our company's significant growth and expansion.", author: "John Smith", title: "Founder, Tech Innovator", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AM7HMrjkbKR0StvQ2vFd371cr5/a-professional-headshot-of-a-diverse-bus-1774292547900-822751c2.png?_wi=2", imageAlt: "Professional headshot of John Smith"},
]}
/>
</div>

View File

@@ -53,11 +53,11 @@ export default function SuccessStoriesPage() {
heading="Inspiring Success Stories from Knoxville Businesses"
testimonials={[
{
quote: "Thanks to TSBDC Knoxville, we secured crucial funding and expanded our team by 30%. Their strategic advice was a game-changer.", author: "Emily R.", title: "Owner, Artisan Bakery", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AM7HMrjkbKR0StvQ2vFd371cr5/a-professional-headshot-of-a-diverse-bus-1774292547900-822751c2.png", imageAlt: "Professional headshot of Emily R."},
quote: "Thanks to TSBDC Knoxville, we secured crucial funding and expanded our team by 30%. Their strategic advice was a game-changer.", author: "Emily R.", title: "Owner, Artisan Bakery", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AM7HMrjkbKR0StvQ2vFd371cr5/a-professional-headshot-of-a-diverse-bus-1774292547900-822751c2.png?_wi=3", imageAlt: "Professional headshot of Emily R."},
{
quote: "The marketing insights provided helped us reach new customers and significantly increase our online presence. Highly recommend!", author: "David L.", title: "Founder, Digital Agency", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AM7HMrjkbKR0StvQ2vFd371cr5/a-professional-headshot-of-a-diverse-bus-1774292547900-822751c2.png", imageAlt: "Professional headshot of David L."},
quote: "The marketing insights provided helped us reach new customers and significantly increase our online presence. Highly recommend!", author: "David L.", title: "Founder, Digital Agency", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AM7HMrjkbKR0StvQ2vFd371cr5/a-professional-headshot-of-a-diverse-bus-1774292547900-822751c2.png?_wi=4", imageAlt: "Professional headshot of David L."},
{
quote: "Their guidance on procurement opportunities opened doors we never knew existed, leading to profitable government contracts.", author: "Sarah K.", title: "CEO, Manufacturing Co.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AM7HMrjkbKR0StvQ2vFd371cr5/a-professional-headshot-of-a-diverse-bus-1774292547900-822751c2.png", imageAlt: "Professional headshot of Sarah K."},
quote: "Their guidance on procurement opportunities opened doors we never knew existed, leading to profitable government contracts.", author: "Sarah K.", title: "CEO, Manufacturing Co.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AM7HMrjkbKR0StvQ2vFd371cr5/a-professional-headshot-of-a-diverse-bus-1774292547900-822751c2.png?_wi=5", imageAlt: "Professional headshot of Sarah K."},
]}
/>
</div>