Compare commits
9 Commits
version_3_
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| 4682cd8413 | |||
| c248a4ae67 | |||
| 361805fdae | |||
| 0799a0c74b | |||
| b0f285a8f6 | |||
| 3541b5e7de | |||
| 849abd7ddf | |||
| fe600e98d8 | |||
| 63d56f1f4d |
@@ -143,10 +143,10 @@ function useRenderProbe() {
|
||||
}
|
||||
|
||||
// Selection bridge: Alt+click on a `[data-webild-section]` block posts the
|
||||
// section name to the parent (Webild editor) so the next /edit request can
|
||||
// be scoped surgically. Sandbox-only — the Webild editor is the parent;
|
||||
// section name to the parent (VisionWeb editor) so the next /edit request can
|
||||
// be scoped surgically. Sandbox-only — the VisionWeb editor is the parent;
|
||||
// public visitors hitting the deployed site never trigger this.
|
||||
function useWebildSelectionBridge() {
|
||||
function useVisionWebSelectionBridge() {
|
||||
useEffect(() => {
|
||||
if (typeof window === 'undefined') return
|
||||
if (window.parent === window) return
|
||||
@@ -203,7 +203,7 @@ function useExternalLinksNewTab() {
|
||||
}
|
||||
|
||||
function App() {
|
||||
useWebildSelectionBridge()
|
||||
useVisionWebSelectionBridge()
|
||||
useExternalLinksNewTab()
|
||||
useRenderProbe()
|
||||
return (
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap');
|
||||
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');
|
||||
/* Web Agency - Dark Monochrome */
|
||||
@import "tailwindcss";
|
||||
@import "./styles/masks.css";
|
||||
@@ -96,7 +96,7 @@
|
||||
--color-background-accent: var(--background-accent);
|
||||
|
||||
/* Fonts */
|
||||
--font-sans: 'Open Sans', sans-serif;
|
||||
--font-sans: 'Inter', sans-serif;
|
||||
--font-tight: "Inter Tight", sans-serif;
|
||||
--font-mono: monospace;
|
||||
|
||||
@@ -145,7 +145,7 @@ body {
|
||||
margin: 0;
|
||||
background-color: var(--background);
|
||||
color: var(--foreground);
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
font-family: 'Inter', sans-serif;
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
overscroll-behavior: none;
|
||||
@@ -158,7 +158,7 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: 'Inter', sans-serif;
|
||||
font-family: 'DM Sans', sans-serif;
|
||||
}
|
||||
|
||||
.card {
|
||||
|
||||
@@ -113,7 +113,7 @@ export default function HomePage() {
|
||||
<FeaturesBorderGlow
|
||||
textAnimation="fade-blur"
|
||||
tag="Our Promise"
|
||||
title="Why Brands Choose Webild"
|
||||
title="Why business owner Choose VisionWeb"
|
||||
description="We deliver results that speak for themselves."
|
||||
features={[
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function HomePage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialTrustCard
|
||||
textAnimation="fade-blur"
|
||||
quote="Webild completely transformed our online presence. The team delivered a stunning website that exceeded our expectations and doubled our conversion rate."
|
||||
quote="VisionWeb completely transformed our online presence. The team delivered a stunning website that exceeded our expectations and doubled our conversion rate."
|
||||
rating={5}
|
||||
author="— Maria Santos, CEO at Luxuria Travel"
|
||||
avatars={[
|
||||
@@ -157,7 +157,7 @@ export default function HomePage() {
|
||||
textAnimation="fade-blur"
|
||||
tag="Results"
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Years of experience building digital products that drive real results."
|
||||
description="Years of experience gorwth businesses."
|
||||
metrics={[
|
||||
{
|
||||
value: "100+",
|
||||
@@ -173,14 +173,14 @@ export default function HomePage() {
|
||||
value: "99%",
|
||||
title: "Client Satisfaction",
|
||||
features: [
|
||||
"On-time delivery",
|
||||
" delivery in 24h",
|
||||
"Clear communication",
|
||||
"Post-launch support",
|
||||
"Ongoing partnerships",
|
||||
],
|
||||
},
|
||||
{
|
||||
value: "8+",
|
||||
value: "5+",
|
||||
title: "Years Experience",
|
||||
features: [
|
||||
"Industry expertise",
|
||||
@@ -201,19 +201,19 @@ export default function HomePage() {
|
||||
description="The creative minds behind your next project."
|
||||
members={[
|
||||
{
|
||||
name: "Sarah Miller",
|
||||
name: "Nedine Soltani",
|
||||
role: "Lead Developer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.webp",
|
||||
},
|
||||
{
|
||||
name: "Valentina Reyes",
|
||||
name: "Yahya Sahraoui",
|
||||
role: "Creative Director",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.webp",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3G2Ozqag2ovb8not76KWtboL8LU/uploaded-1783172732979-6cqr1t3h.png",
|
||||
},
|
||||
{
|
||||
name: "Carlos Mendoza",
|
||||
name: "Nader amri",
|
||||
role: "UX Designer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.webp",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3G2Ozqag2ovb8not76KWtboL8LU/uploaded-1783172630842-tmba3pi4.png",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user