Compare commits

...

13 Commits

Author SHA1 Message Date
e2e3ebf9ab Merge version_15_1782903704592 into main
Merge version_15_1782903704592 into main
2026-07-01 11:02:28 +00:00
kudinDmitriyUp
7b7645cca5 Bob AI: Set image to https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhC 2026-07-01 11:02:22 +00:00
650ba48146 Merge version_14_1782902234217 into main
Merge version_14_1782902234217 into main
2026-07-01 10:37:44 +00:00
kudinDmitriyUp
5fb57f20d6 Bob AI: Set image to https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhC 2026-07-01 10:37:40 +00:00
3905244c76 Merge version_12_1782901902246 into main
Merge version_12_1782901902246 into main
2026-07-01 10:32:31 +00:00
kudinDmitriyUp
1c510f8613 Bob AI: Set image to https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhC 2026-07-01 10:32:25 +00:00
a54ef6e88b Merge version_11_1782901099785 into main
Merge version_11_1782901099785 into main
2026-07-01 10:18:44 +00:00
kudinDmitriyUp
99b70d64c1 Bob AI: Change the services section title to 'وش يساعدك فيه رَوّق؟' and the sub-heading 2026-07-01 10:18:41 +00:00
3ad65b6298 Merge version_10_1782900082354 into main
Merge version_10_1782900082354 into main
2026-07-01 10:01:54 +00:00
kudinDmitriyUp
4d42b03184 Bob AI: Update the sub-heading of the media-carousel section to 'سواءًا كنت تلعب او تقرا 2026-07-01 10:01:47 +00:00
3b58ea055d Merge version_9_1782899700828 into main
Merge version_9_1782899700828 into main
2026-07-01 09:55:35 +00:00
kudinDmitriyUp
0e1783cd88 Bob AI: Change the section title of the Product Gallery (media-carousel) to 'مصمم ليكون 2026-07-01 09:55:31 +00:00
a2fd1b0a27 Merge version_8_1782899519783 into main
Merge version_8_1782899519783 into main
2026-07-01 09:52:31 +00:00
2 changed files with 7 additions and 17 deletions

View File

@@ -16,8 +16,8 @@ export default function MediaCarouselSection() {
<section id="media-carousel" data-webild-section="media-carousel" className="relative w-full py-24 bg-background">
<div className="w-content-width mx-auto">
<div className="mb-12 text-center">
<TextAnimation variant="fade-blur" tag="h2" className="text-4xl md:text-5xl font-bold text-foreground mb-4" text="Product Gallery" gradientText={false} />
<TextAnimation variant="fade-blur" tag="p" className="text-lg text-accent" text="Take a closer look at our product." gradientText={false} />
<TextAnimation variant="fade-blur" tag="h2" className="text-4xl md:text-5xl font-bold text-foreground mb-4" text="مصمم ليكون جزءًا من يومك" gradientText={false} />
<TextAnimation variant="fade-blur" tag="p" className="text-lg text-accent" text="سواءًا كنت تلعب او تقرا او تسوق او مسترخي" gradientText={false} />
</div>
<ScrollReveal variant="slide-up">
<Carousel className="w-full">

View File

@@ -11,33 +11,23 @@ export default function ServicesSection(): React.JSX.Element {
<FeaturesBento
textAnimation="fade-blur"
tag="Services"
title="Services That Drive Results"
description="We offer a full suite of digital services to help your brand stand out online."
title="وش يساعدك فيه رَوّق؟"
description="فيه كثير علامات اجهاد و إرهاق الي تعودنا اننا نتجاهلها حتى صارت جزء مننا"
features={[
{
title: "Web Development",
description: "Custom-built websites that are fast, responsive, and designed to convert.",
bentoComponent: "checklist-timeline",
heading: "Project Timeline",
subheading: "Week 1-2",
checklistItems: [
{ label: "Discovery & Strategy", detail: "Day 1-3" },
{ label: "Design & Prototype", detail: "Day 4-7" },
{ label: "Development & Launch", detail: "Day 8-14" },
],
completedLabel: "Live",
image: "https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782903703652-iz2msjpg.png",
},
{
title: "SEO Optimization",
description: "We optimize your website to rank higher on search engines and drive organic traffic.",
bentoComponent: "animated-bar-chart",
image: "https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782903703653-1jqzp5px.png",
},
{
title: "Branding",
description: "Build a memorable brand identity that resonates with your audience.",
bentoComponent: "orbiting-icons",
centerIcon: Sparkles,
orbitIcons: [Palette, Layers, PenTool, Code],
image: "https://storage.googleapis.com/webild/users/user_3FtXGZmo2q34ph3RhCNPCt0XPUG/uploaded-1782903703654-bv6ksmeq.png",
},
]}
/>