Merge version_2 into main #1

Merged
bender merged 2 commits from version_2 into main 2026-04-09 15:04:49 +00:00
2 changed files with 109 additions and 99 deletions

View File

@@ -13,7 +13,7 @@ import FaqBase from "@/components/sections/faq/FaqBase";
import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterBase from "@/components/sections/footer/FooterBase";
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
import { Sparkles, ArrowUpRight, Coffee, Droplets, Gem, Palette, Award, Users, TrendingUp } from "lucide-react";
import { Sparkles, ArrowUpRight, Gem, Palette, Award, Users, TrendingUp } from "lucide-react";
export default function GlassStorePage() {
return (
@@ -40,54 +40,58 @@ export default function GlassStorePage() {
]}
button={{ text: "Shop Now", href: "#collections" }}
/>
<HeroSplitDoubleCarousel
title="Elegance in Every Sip"
description="Discover our handcrafted glassware collection, where traditional artisan techniques meet modern, minimalist design."
tag="Artisanal Glassware"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }}
buttons={[
{ text: "Browse Collection", href: "#collections" },
{ text: "Our Story", href: "#craft" },
]}
buttonAnimation="slide-up"
carouselPosition="right"
leftCarouselItems={[
{ imageSrc: "https://pixabay.com/get/ga5f3f5fc09dbfb2d666b5fac1fa0fa414399e4126f63ed4404fdf7e1032c2ddd2c709486a14c63dd1f3c592d9794c27f_1280.jpg", imageAlt: "Handblown crystal tumbler" },
{ imageSrc: "https://pixabay.com/get/gd7216f716bf73d2979d7b5bb31f35c6fe1ad28fdc504b85b09d4cba3671b20f03035651fef4fa642bec449446ec987e817de63019c93a20d36ed9c7714946791_1280.jpg", imageAlt: "Minimalist wine glass" },
{ imageSrc: "https://pixabay.com/get/g7d34f28e9c6a456f276dd08ffdf70a2af55c5a3b4ccd0e970ece0f2b3cc7cecdc63443fa8fb1c470d17cac84207784988d96b78f68420bb6043d5d0bcaf8d064_1280.jpg", imageAlt: "Artisan glass carafe" },
]}
rightCarouselItems={[
{ imageSrc: "https://pixabay.com/get/g7a9b743f82a70e2a5d4f5fd87456fb4313e05d73fe8768c0f1a1e3383da230a6b121a552bce94a8f6aa7b20b20a5a78b15f8635ee16c3d99866499bf45603ec6_1280.jpg", imageAlt: "Sophisticated stemware" },
{ imageSrc: "https://pixabay.com/get/ga03d249f0532ade4444675d69373fcb052f7e9ef64cbfc9494f7a508698902f93667e75d00b6b793e89c0fd73ce2171f2ccb71c91cd017d8993670c528b342f6_1280.jpg", imageAlt: "Modern glass texture" },
{ imageSrc: "https://pixabay.com/get/g20e9676ad4fab72e3aef89778b21a602bbe5f9effdfb3f684fcd17ca07e2f28948022da23f1895a879197939895a63c47919c85308d4edcc5fcd1ac99252ae5d_1280.jpg", imageAlt: "Clear glass design" },
]}
carouselItemClassName="!aspect-[4/5]"
/>
<FeatureBento
title="The Glass Experience"
description="Elevate your home aesthetic with our curated range of functional art."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
features={[
{
title: "Handcrafted Quality", description: "Each piece is mouth-blown by master glassblowers.", bentoComponent: "reveal-icon", icon: Gem,
},
{
title: "Sustainable Materials", description: "Ethically sourced, lead-free crystalline glass.", bentoComponent: "media-stack", items: [
{ imageSrc: "https://pixabay.com/get/ge0a0f0963dd578bbd18ce93fd04617ec5a6a9422b6e1f2ea8373ca57c799bde055529b199f9cd8edd93bd253badf5e53f6a4dd654a852951e4f99169366a0308_1280.jpg", imageAlt: "Sustainable process" },
{ imageSrc: "https://pixabay.com/get/g4a0de7575de91b2d39e5f6afefe2c67e008efca4b98d43c21d214fcdc0fea72966bc2332b50bbf742bdd532e3bc3cfe0aebbc30733db4665157e4adfeb4d764d_1280.jpg", imageAlt: "Artisan workshop" },
{ imageSrc: "https://pixabay.com/get/gefff05a044e7e4f570d188558d697ec1d632c428370586be8a996230871005dd8dceb0eb329409e5b4e4d12e6d334f9adf2efd0fa7a906aa70490e7d445d54a1_1280.jpg", imageAlt: "Eco-friendly packaging" },
],
},
{
title: "Design Forward", description: "Clean lines and balanced proportions for every occasion.", bentoComponent: "marquee", centerIcon: Palette,
variant: "text", texts: ["Minimalist", "Modern", "Timeless", "Sophisticated", "Ergonomic", "Balanced"],
},
]}
/>
<div id="hero">
<HeroSplitDoubleCarousel
title="Elegance in Every Sip"
description="Discover our handcrafted glassware collection, where traditional artisan techniques meet modern, minimalist design."
tag="Artisanal Glassware"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }}
buttons={[
{ text: "Browse Collection", href: "#collections" },
{ text: "Our Story", href: "#craft" },
]}
buttonAnimation="slide-up"
carouselPosition="right"
leftCarouselItems={[
{ imageSrc: "https://pixabay.com/get/ga5f3f5fc09dbfb2d666b5fac1fa0fa414399e4126f63ed4404fdf7e1032c2ddd2c709486a14c63dd1f3c592d9794c27f_1280.jpg", imageAlt: "Handblown crystal tumbler" },
{ imageSrc: "https://pixabay.com/get/gd7216f716bf73d2979d7b5bb31f35c6fe1ad28fdc504b85b09d4cba3671b20f03035651fef4fa642bec449446ec987e817de63019c93a20d36ed9c7714946791_1280.jpg", imageAlt: "Minimalist wine glass" },
{ imageSrc: "https://pixabay.com/get/g7d34f28e9c6a456f276dd08ffdf70a2af55c5a3b4ccd0e970ece0f2b3cc7cecdc63443fa8fb1c470d17cac84207784988d96b78f68420bb6043d5d0bcaf8d064_1280.jpg", imageAlt: "Artisan glass carafe" },
]}
rightCarouselItems={[
{ imageSrc: "https://pixabay.com/get/g7a9b743f82a70e2a5d4f5fd87456fb4313e05d73fe8768c0f1a1e3383da230a6b121a552bce94a8f6aa7b20b20a5a78b15f8635ee16c3d99866499bf45603ec6_1280.jpg", imageAlt: "Sophisticated stemware" },
{ imageSrc: "https://pixabay.com/get/ga03d249f0532ade4444675d69373fcb052f7e9ef64cbfc9494f7a508698902f93667e75d00b6b793e89c0fd73ce2171f2ccb71c91cd017d8993670c528b342f6_1280.jpg", imageAlt: "Modern glass texture" },
{ imageSrc: "https://pixabay.com/get/g20e9676ad4fab72e3aef89778b21a602bbe5f9effdfb3f684fcd17ca07e2f28948022da23f1895a879197939895a63c47919c85308d4edcc5fcd1ac99252ae5d_1280.jpg", imageAlt: "Clear glass design" },
]}
carouselItemClassName="!aspect-[4/5]"
/>
</div>
<div id="collections">
<FeatureBento
title="The Glass Experience"
description="Elevate your home aesthetic with our curated range of functional art."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
features={[
{
title: "Handcrafted Quality", description: "Each piece is mouth-blown by master glassblowers.", bentoComponent: "reveal-icon", icon: Gem,
},
{
title: "Sustainable Materials", description: "Ethically sourced, lead-free crystalline glass.", bentoComponent: "media-stack", items: [
{ imageSrc: "https://pixabay.com/get/ge0a0f0963dd578bbd18ce93fd04617ec5a6a9422b6e1f2ea8373ca57c799bde055529b199f9cd8edd93bd253badf5e53f6a4dd654a852951e4f99169366a0308_1280.jpg", imageAlt: "Sustainable process" },
{ imageSrc: "https://pixabay.com/get/g4a0de7575de91b2d39e5f6afefe2c67e008efca4b98d43c21d214fcdc0fea72966bc2332b50bbf742bdd532e3bc3cfe0aebbc30733db4665157e4adfeb4d764d_1280.jpg", imageAlt: "Artisan workshop" },
{ imageSrc: "https://pixabay.com/get/gefff05a044e7e4f570d188558d697ec1d632c428370586be8a996230871005dd8dceb0eb329409e5b4e4d12e6d334f9adf2efd0fa7a906aa70490e7d445d54a1_1280.jpg", imageAlt: "Eco-friendly packaging" },
],
},
{
title: "Design Forward", description: "Clean lines and balanced proportions for every occasion.", bentoComponent: "marquee", centerIcon: Palette,
variant: "text", texts: ["Minimalist", "Modern", "Timeless", "Sophisticated", "Ergonomic", "Balanced"],
},
]}
/>
</div>
<FeatureCardTwentySix
title="Signature Collections"
description="Explore our curated sets designed for daily use and special celebrations."
@@ -98,16 +102,16 @@ export default function GlassStorePage() {
cardClassName="!h-auto aspect-video"
features={[
{
title: "The Morning Set", description: "Elegant daily espresso glassware", imageSrc: "https://pixabay.com/get/g84f25dd98d9ca55bb8197556ffd9e4acfdac9fdaab18e2586a41342b5ea97233a7eb5cd4f242faafd652e114939316604c99c23e932780bac77d27659c0aa8c6_1280.jpg", imageAlt: "Morning espresso glasses", buttonIcon: ArrowUpRight,
title: "The Morning Set", description: "Elegant daily espresso glassware", imageSrc: "https://pixabay.com/get/g84f25dd98d9ca55bb8197556ffd9e4acfdac9fdaab18e2586a41342b5ea97233a7eb5cd4f242faafd652e114939316604c99c23e932780bac77d27659c0aa8c6_1280.jpg", imageAlt: "Morning espresso glasses", buttonIcon: ArrowUpRight,
},
{
title: "Evening Decanter", description: "Sophisticated silhouette for spirits", imageSrc: "https://pixabay.com/get/g2d683d7a6338d4403891a284721a2f6f815af903c00d2037b0c5ffbb2a5d7681fb17e4c2ddc856f12a170d9f8a63659aa392b35eb7cd9f7dd6d96586a24cf49e_1280.jpg", imageAlt: "Decanter set", buttonIcon: ArrowUpRight,
title: "Evening Decanter", description: "Sophisticated silhouette for spirits", imageSrc: "https://pixabay.com/get/g2d683d7a6338d4403891a284721a2f6f815af903c00d2037b0c5ffbb2a5d7681fb17e4c2ddc856f12a170d9f8a63659aa392b35eb7cd9f7dd6d96586a24cf49e_1280.jpg", imageAlt: "Decanter set", buttonIcon: ArrowUpRight,
},
{
title: "The Classic Wine", description: "Universally balanced stemware", imageSrc: "https://pixabay.com/get/gd17681a5d069cac12c691b48023fa8f9d12652ed17870257028528b89b3e438f4ff6688b472ac1aef309b31c352d3dc1c3b9dafdb2639565f0e9065e00247f41_1280.jpg", imageAlt: "Classic wine glasses", buttonIcon: ArrowUpRight,
title: "The Classic Wine", description: "Universally balanced stemware", imageSrc: "https://pixabay.com/get/gd17681a5d069cac12c691b48023fa8f9d12652ed17870257028528b89b3e438f4ff6688b472ac1aef309b31c352d3dc1c3b9dafdb2639565f0e9065e00247f41_1280.jpg", imageAlt: "Classic wine glasses", buttonIcon: ArrowUpRight,
},
{
title: "Water Carving", description: "Sculptural glass for dining tables", imageSrc: "https://pixabay.com/get/gba9fb551c33006618aac3f90945aba523d894b3dabb5b70d74a6a305af263712967fca1f404c71c9304320c551ac6b11a37e1e9f535e8a87785d1a56dbc882f4_1280.jpg", imageAlt: "Water carafe", buttonIcon: ArrowUpRight,
title: "Water Carving", description: "Sculptural glass for dining tables", imageSrc: "https://pixabay.com/get/gba9fb551c33006618aac3f90945aba523d894b3dabb5b70d74a6a305af263712967fca1f404c71c9304320c551ac6b11a37e1e9f535e8a87785d1a56dbc882f4_1280.jpg", imageAlt: "Water carafe", buttonIcon: ArrowUpRight,
},
]}
/>
@@ -148,62 +152,68 @@ export default function GlassStorePage() {
items: ["Mouth-blown premium quality", "Non-toxic, food-grade glass", "Signature artisan silhouettes", "Secure, sustainable shipping"],
}}
/>
<TeamCardFive
title="Meet the Artisans"
description="The hands that shape every piece of Glass."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
team={[
{ id: "1", name: "Julian Vane", role: "Head Glassblower", imageSrc: "https://pixabay.com/get/gf92763adf59f9b357835518bedc714f563de570120a83488cbf2e02e0e7c989720e8a13c8b09949bc9ac8587a881390fb3055723e70aac5150ad057a97fe882c_1280.jpg", imageAlt: "Julian Vane" },
{ id: "2", name: "Sofia Chen", role: "Lead Designer", imageSrc: "https://pixabay.com/get/gd6ecf5677f16a35c9ecb0336c2092832a829573c810a2cf56c49d7c40f5302888f91ad36a69cedb3e9181f6e34baa75bffbbc3f671fd196fb992f423e85976c1_1280.jpg", imageAlt: "Sofia Chen" },
{ id: "3", name: "Marcus Thorne", role: "Production Lead", imageSrc: "https://pixabay.com/get/g3e70a60266179326d6272c579c9d79a6ea3b945f88cd7c04bff0505983a81b290b811a611ffd0ef21ab26e2d51da29350c279130c720369bc4773c1d41883fa2_1280.jpg", imageAlt: "Marcus Thorne" },
]}
/>
<FaqBase
title="Common Questions"
description="Learn more about our materials and care instructions."
textboxLayout="default"
useInvertedBackground={false}
faqsAnimation="slide-up"
faqs={[
{ id: "1", title: "Are these dishwasher safe?", content: "While most of our collections are durable, we recommend hand-washing to maintain the brilliant shine and structural integrity of the crystal." },
{ id: "2", title: "What if an item arrives broken?", content: "We have a 100% guarantee. If any piece arrives damaged, we will ship a replacement immediately at no cost to you." },
{ id: "3", title: "Where is it made?", content: "Every single item is designed in our studio and crafted by local master artisans using century-old techniques." },
]}
/>
<ContactCTA
tag="Contact Us"
title="Ready to Elevate Your Table?"
description="Whether for your home or a large commercial project, we'd love to hear from you."
background={{ variant: "rotated-rays-animated" }}
buttons={[
{ text: "Start Shopping", href: "#collections" },
{ text: "Trade Inquiries", href: "#contact" },
]}
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
<div id="craft">
<TeamCardFive
title="Meet the Artisans"
description="The hands that shape every piece of Glass."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
team={[
{ id: "1", name: "Julian Vane", role: "Head Glassblower", imageSrc: "https://pixabay.com/get/gf92763adf59f9b357835518bedc714f563de570120a83488cbf2e02e0e7c989720e8a13c8b09949bc9ac8587a881390fb3055723e70aac5150ad057a97fe882c_1280.jpg", imageAlt: "Julian Vane" },
{ id: "2", name: "Sofia Chen", role: "Lead Designer", imageSrc: "https://pixabay.com/get/gd6ecf5677f16a35c9ecb0336c2092832a829573c810a2cf56c49d7c40f5302888f91ad36a69cedb3e9181f6e34baa75bffbbc3f671fd196fb992f423e85976c1_1280.jpg", imageAlt: "Sofia Chen" },
{ id: "3", name: "Marcus Thorne", role: "Production Lead", imageSrc: "https://pixabay.com/get/g3e70a60266179326d6272c579c9d79a6ea3b945f88cd7c04bff0505983a81b290b811a611ffd0ef21ab26e2d51da29350c279130c720369bc4773c1d41883fa2_1280.jpg", imageAlt: "Marcus Thorne" },
]}
/>
</div>
<div id="about">
<FaqBase
title="Common Questions"
description="Learn more about our materials and care instructions."
textboxLayout="default"
useInvertedBackground={false}
faqsAnimation="slide-up"
faqs={[
{ id: "1", title: "Are these dishwasher safe?", content: "While most of our collections are durable, we recommend hand-washing to maintain the brilliant shine and structural integrity of the crystal." },
{ id: "2", title: "What if an item arrives broken?", content: "We have a 100% guarantee. If any piece arrives damaged, we will ship a replacement immediately at no cost to you." },
{ id: "3", title: "Where is it made?", content: "Every single item is designed in our studio and crafted by local master artisans using century-old techniques." },
]}
/>
</div>
<div id="contact">
<ContactCTA
tag="Contact Us"
title="Ready to Elevate Your Table?"
description="Whether for your home or a large commercial project, we'd love to hear from you."
background={{ variant: "rotated-rays-animated" }}
buttons={[
{ text: "Start Shopping", href: "#collections" },
{ text: "Trade Inquiries", href: "#contact" },
]}
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
<FooterBase
logoText="Glass"
copyrightText="© 2026 | Glass Store"
columns={[
{
title: "Shop", items: [
title: "Shop", items: [
{ label: "All Collections", href: "#" },
{ label: "Best Sellers", href: "#" },
{ label: "New Arrivals", href: "#" },
],
},
{
title: "Brand", items: [
title: "Brand", items: [
{ label: "Craftsmanship", href: "#" },
{ label: "Sustainability", href: "#" },
{ label: "Journal", href: "#" },
],
},
{
title: "Support", items: [
title: "Support", items: [
{ label: "FAQ", href: "#" },
{ label: "Shipping", href: "#" },
{ label: "Returns", href: "#" },

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0a0a0a;
--card: #161616;
--foreground: #f0f0f0;
--primary-cta: #ffffff;
--background: #fafffb;
--card: #f7fffa;
--foreground: #001a0a;
--primary-cta: #0a7039;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1e1e1e;
--secondary-cta: #ffffff;
--secondary-cta-text: #e0e0e0;
--accent: #d0d0d0;
--background-accent: #9a9a9a;
--accent: #a8d9be;
--background-accent: #6bbf8e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);