13 Commits

Author SHA1 Message Date
b4845ca8ec Merge version_4 into main
Merge version_4 into main
2026-06-04 22:35:33 +00:00
e12d8f6e7d Update src/app/page.tsx 2026-06-04 22:35:26 +00:00
7097cfe082 Merge version_4 into main
Merge version_4 into main
2026-06-04 22:35:05 +00:00
076af3f19d Update src/app/page.tsx 2026-06-04 22:35:02 +00:00
698d5fa508 Merge version_4 into main
Merge version_4 into main
2026-06-04 22:34:16 +00:00
8c34657e35 Update src/app/page.tsx 2026-06-04 22:34:10 +00:00
7e80af7915 Merge version_4 into main
Merge version_4 into main
2026-06-04 22:33:20 +00:00
4125bc3986 Update src/app/page.tsx 2026-06-04 22:33:16 +00:00
3bc958a73d Merge version_3 into main
Merge version_3 into main
2026-06-04 22:31:09 +00:00
4cb54f5aa4 Update src/app/styles/variables.css 2026-06-04 22:31:06 +00:00
26d8c6ef27 Update src/app/styles/base.css 2026-06-04 22:31:05 +00:00
182978046b Update src/app/page.tsx 2026-06-04 22:31:05 +00:00
abeb9108e8 Merge version_2 into main
Merge version_2 into main
2026-06-04 22:27:42 +00:00
3 changed files with 30 additions and 34 deletions

View File

@@ -6,7 +6,7 @@ import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
@@ -50,31 +50,26 @@ export default function LandingPage() {
</div>
<div id="home" data-section="home">
<HeroBillboardRotatedCarousel
background={{
variant: "rotated-rays-static"}}
<HeroOverlayTestimonial
title="Helidonis Fabrics: Where Vision Meets Texture"
description="Immerse yourself in our world of exquisite textiles, designed to elevate professional and hospitality spaces with unparalleled style and durability."
testimonials={[
{
name: "Maria Papadopoulou", handle: "@mariasdesign", testimonial: "Helidonis Fabrics transformed our hotel lobby. The quality and elegance of their textiles are simply unmatched. A truly professional partnership!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=1", imageAlt: "Portrait of Maria Papadopoulou"},
{
name: "Kostas Georgiou", handle: "@georgiouinteriors", testimonial: "The upholstery fabrics from Helidonis are incredibly durable and stylish. Our restaurant chairs look fantastic and stand up to daily wear.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2738.jpg?_wi=1", imageAlt: "Portrait of Kostas Georgiou"},
]}
buttons={[
{
text: "Discover Our Collections", href: "#collections"},
]}
carouselItems={[
{
id: "1", videoSrc: "https://assets.mixkit.co/videos/preview/mixkit-womans-hands-caress-a-silk-dress-15998-large.mp4", videoAriaLabel: "Close-up of hands touching luxurious fabric"},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-living-room-interior-design_188574-1065.jpg?_wi=1", imageAlt: "Luxurious curtain fabric in a modern interior"},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/textile-sample-rack_1232-2374.jpg?_wi=1", imageAlt: "Variety of fabric samples on display"},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/designer-desk-with-textile-samples_23-2149836982.jpg?_wi=1", imageAlt: "Design desk with fabric swatches"},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/elegant-hotel-room-with-view_188574-7096.jpg?_wi=1", imageAlt: "Elegant bedding and drapery in a hotel room"},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/modern-restaurant-interior-with-minimalist-decor_23-2149021200.jpg?_wi=1", imageAlt: "Sophisticated upholstery in a modern restaurant"}
]}
autoPlay={true}
autoPlayInterval={4000}
videoSrc="https://assets.mixkit.co/videos/preview/mixkit-womans-hands-caress-a-silk-dress-15998-large.mp4"
videoAriaLabel="Close-up of hands touching luxurious fabric"
showBlur={true}
showDimOverlay={false}
textPosition="bottom"
/>
</div>
@@ -149,13 +144,13 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Maria Papadopoulou", handle: "@mariasdesign", testimonial: "Helidonis Fabrics transformed our hotel lobby. The quality and elegance of their textiles are simply unmatched. A truly professional partnership!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg", imageAlt: "Portrait of Maria Papadopoulou"},
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=2", imageAlt: "Portrait of Maria Papadopoulou"},
{
id: "2", name: "Kostas Georgiou", handle: "@georgiouinteriors", testimonial: "The upholstery fabrics from Helidonis are incredibly durable and stylish. Our restaurant chairs look fantastic and stand up to daily wear.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2738.jpg", imageAlt: "Portrait of Kostas Georgiou"},
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2738.jpg?_wi=2", imageAlt: "Portrait of Kostas Georgiou"},
{
id: "3", name: "Eleni Vasileiou", handle: "@eleniscreations", testimonial: "Their curtain collections provided the perfect blend of light and privacy for our new office project. Exceptional service and a vast selection.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-stands-outside-street-leans-her-head-hands-d_1258-122007.jpg", imageAlt: "Portrait of Eleni Vasileiou"},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-corporate-woman-looks-dreamy-smiles-as-she-stands-outside-on-the-street-and-leans-her-head-on-her-hands-with-a-dreamy-expression_1258-122007.jpg", imageAlt: "Portrait of Eleni Vasileiou"},
{
id: "4", name: "Dimitris Karas", handle: "@karashotelgroup", testimonial: "As a hotel group, consistent quality is paramount. Helidonis Fabrics consistently delivers, from linens to custom drapes. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/standing-vote-graduation-conference-room-bargain_1134-1130.jpg", imageAlt: "Portrait of Dimitris Karas"},
@@ -180,6 +175,7 @@ export default function LandingPage() {
"Aegean Hotels", "Grand Resorts", "Urban Interiors Co.", "Design Collective", "Chef's Table Group", "Elite Residences", "Vista Hospitality", "Fabric Innovations", "Global Textile Solutions"]}
title="Trusted by Leading Businesses"
description="Our fabrics are chosen by top names in hospitality, interior design, and commercial sectors for their quality and reliability."
showCard={false}
/>
</div>

View File

@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
font-family: var(--font-inter-tight), sans-serif;
font-family: var(--font-dm-sans), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-inter-tight), sans-serif;
font-family: var(--font-dm-sans), sans-serif;
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #f6f0e9;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #2b180a;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #e63946;
--background-accent: #e8bea8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);