Merge version_1_1777297174717 into main #1

Merged
bender merged 2 commits from version_1_1777297174717 into main 2026-04-27 13:41:03 +00:00

View File

@@ -17,38 +17,22 @@ export default function HomePage() {
title="Elevate Your Daily Ritual"
description="Discover our curated collection of handcrafted cups designed for moments that matter."
primaryButton={{
text: "Shop Now",
href: "#products",
}}
text: "Shop Now", href: "#products"}}
secondaryButton={{
text: "Our Story",
href: "#about",
}}
text: "Our Story", href: "#about"}}
items={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rvbjh6",
imageAlt: "Collection 1",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rvbjh6"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lft2r9",
imageAlt: "Collection 2",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lft2r9"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z35pwv",
imageAlt: "Collection 3",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z35pwv"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3v7rhw",
imageAlt: "Collection 4",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3v7rhw"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9agoqj",
imageAlt: "Collection 5",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9agoqj"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qlwpip",
imageAlt: "Collection 6",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qlwpip"},
]}
/>
</div>
@@ -57,9 +41,7 @@ export default function HomePage() {
<AboutText
title="At InnDay, we believe that the vessel makes the drink. Every cup we sell is crafted to bridge the gap between simple utility and everyday elegance."
primaryButton={{
text: "Discover Our Process",
href: "#about",
}}
text: "Discover Our Process", href: "#about"}}
/>
</div>
@@ -70,23 +52,11 @@ export default function HomePage() {
description="Craftsmanship meets convenience in every piece."
items={[
{
title: "Artisan Craft",
description: "Hand-finished details in every batch.",
buttonIcon: "Award",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f8wmdu",
},
title: "Artisan Craft", description: "Hand-finished details in every batch.", buttonIcon: "Award", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f8wmdu"},
{
title: "Ergonomic Grip",
description: "Comfort-first design for your hand.",
buttonIcon: "Coffee",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sgx9fp",
},
title: "Ergonomic Grip", description: "Comfort-first design for your hand.", buttonIcon: "Coffee", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sgx9fp"},
{
title: "Heat Optimized",
description: "Keeps liquids perfect for longer.",
buttonIcon: "Zap",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=trf48q",
},
title: "Heat Optimized", description: "Keeps liquids perfect for longer.", buttonIcon: "Zap", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=trf48q"},
]}
/>
</div>
@@ -98,41 +68,17 @@ export default function HomePage() {
description="Premium drinkware for every style."
products={[
{
name: "Classic Mug",
variant: "White",
price: "$24",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6ossee",
},
name: "Classic Mug", variant: "White", price: "$24", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6ossee"},
{
name: "Urban Mug",
variant: "Matte Black",
price: "$28",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l8wnxh",
},
name: "Urban Mug", variant: "Matte Black", price: "$28", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l8wnxh"},
{
name: "Serene Mug",
variant: "Pastel Blue",
price: "$26",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1ioak3",
},
name: "Serene Mug", variant: "Pastel Blue", price: "$26", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1ioak3"},
{
name: "Earth Cup",
variant: "Speckled",
price: "$30",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmlxss",
},
name: "Earth Cup", variant: "Speckled", price: "$30", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmlxss"},
{
name: "Luxury Cup",
variant: "Gold Trim",
price: "$45",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vhlg7q",
},
name: "Luxury Cup", variant: "Gold Trim", price: "$45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vhlg7q"},
{
name: "Glass Series",
variant: "Clear",
price: "$32",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ult134",
},
name: "Glass Series", variant: "Clear", price: "$32", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ult134"},
]}
/>
</div>
@@ -144,45 +90,22 @@ export default function HomePage() {
description="Get exclusive releases delivered monthly."
plans={[
{
tag: "Starter",
price: "$19/mo",
description: "Single cup monthly",
features: [
"1x Exclusive Cup",
"Free Shipping",
],
tag: "Starter", price: "$19/mo", description: "Single cup monthly", features: [
"1x Exclusive Cup", "Free Shipping"],
primaryButton: {
text: "Join",
href: "#",
},
text: "Join", href: "#"},
},
{
tag: "Pro",
price: "$35/mo",
description: "The enthusiast choice",
features: [
"2x Exclusive Cups",
"Free Shipping",
"10% Off Shop",
],
tag: "Pro", price: "$35/mo", description: "The enthusiast choice", features: [
"2x Exclusive Cups", "Free Shipping", "10% Off Shop"],
primaryButton: {
text: "Join",
href: "#",
},
text: "Join", href: "#"},
},
{
tag: "Collector",
price: "$60/mo",
description: "For the true fan",
features: [
"4x Exclusive Cups",
"Early Access",
"Priority Support",
],
tag: "Collector", price: "$60/mo", description: "For the true fan", features: [
"4x Exclusive Cups", "Early Access", "Priority Support"],
primaryButton: {
text: "Join",
href: "#",
},
text: "Join", href: "#"},
},
]}
/>
@@ -195,25 +118,15 @@ export default function HomePage() {
author="Sarah M."
avatars={[
{
name: "Sarah",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yeap0w",
},
name: "Sarah", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yeap0w"},
{
name: "Jane",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4pahwp",
},
name: "Jane", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4pahwp"},
{
name: "Mike",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8gud4k",
},
name: "Mike", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8gud4k"},
{
name: "Chloe",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jbzzf5",
},
name: "Chloe", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jbzzf5"},
{
name: "David",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ig6nxu",
},
name: "David", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ig6nxu"},
]}
/>
</div>
@@ -224,14 +137,7 @@ export default function HomePage() {
title="Loved by the Industry"
description="Recognized by top design and lifestyle platforms."
names={[
"DesignDaily",
"KitchenTrend",
"HomeStyle",
"CoffeeCulture",
"UrbanLiving",
"ArtisanWeek",
"CraftWeekly",
]}
"DesignDaily", "KitchenTrend", "HomeStyle", "CoffeeCulture", "UrbanLiving", "ArtisanWeek", "CraftWeekly"]}
/>
</div>
@@ -242,17 +148,11 @@ export default function HomePage() {
description="Here are some of the most frequently asked questions about our process."
items={[
{
question: "Are these dishwasher safe?",
answer: "Yes, all our standard ceramic mugs are dishwasher and microwave safe.",
},
question: "Are these dishwasher safe?", answer: "Yes, all our standard ceramic mugs are dishwasher and microwave safe."},
{
question: "Do you ship internationally?",
answer: "Currently, we ship within the US and Canada, with worldwide expansion coming soon.",
},
question: "Do you ship internationally?", answer: "Currently, we ship within the US and Canada, with worldwide expansion coming soon."},
{
question: "How do returns work?",
answer: "We offer a 30-day money-back guarantee for any items that arrive damaged or do not meet your expectations.",
},
question: "How do returns work?", answer: "We offer a 30-day money-back guarantee for any items that arrive damaged or do not meet your expectations."},
]}
/>
</div>
@@ -262,13 +162,9 @@ export default function HomePage() {
tag="Get in Touch"
text="Ready to find your perfect cup? Join our mailing list for updates."
primaryButton={{
text: "Contact Us",
href: "mailto:hello@innday.com",
}}
text: "Contact Us", href: "mailto:hello@innday.com"}}
secondaryButton={{
text: "Shop",
href: "#products",
}}
text: "Shop", href: "#products"}}
/>
</div>
</>