Merge version_1 into main #1
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
description="Your Complete Solution"
|
||||
subdescription="Curated Consistency Engine™ Studio Setup"
|
||||
icon={Sparkles}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cyyjs9"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cyyjs9&_wi=1"
|
||||
imageAlt="Professional photography studio with lighting and equipment"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -82,19 +82,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Consistency", title: "One Studio, One Standard", subtitle: "Same camera rigs and lighting for every dish", description: "Every photograph is taken using identical equipment and professional lighting setups, ensuring your entire menu looks like one cohesive, premium photoshoot", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cyyjs9", imageAlt: "Professional camera rig setup"
|
||||
tag: "Consistency", title: "One Studio, One Standard", subtitle: "Same camera rigs and lighting for every dish", description: "Every photograph is taken using identical equipment and professional lighting setups, ensuring your entire menu looks like one cohesive, premium photoshoot", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cyyjs9&_wi=2", imageAlt: "Professional camera rig setup"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Authenticity", title: "Chef-Approved Plating", subtitle: "Real chefs arrange each plate professionally", description: "Professional chefs prepare and plate each dish to match authentic Indian culinary standards, ensuring portions, garnishes, and sauces look realistic to your customers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=18mnq5", imageAlt: "Chef plating professional dish"
|
||||
tag: "Authenticity", title: "Chef-Approved Plating", subtitle: "Real chefs arrange each plate professionally", description: "Professional chefs prepare and plate each dish to match authentic Indian culinary standards, ensuring portions, garnishes, and sauces look realistic to your customers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=18mnq5&_wi=1", imageAlt: "Chef plating professional dish"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Branding", title: "Style Board Locked-In", subtitle: "Consistent props and backgrounds throughout", description: "Every cuisine maintains on-brand visual identity with consistent styling elements, props, and backgrounds that reflect your restaurant's personality", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fuewja", imageAlt: "Styled food photography setup"
|
||||
tag: "Branding", title: "Style Board Locked-In", subtitle: "Consistent props and backgrounds throughout", description: "Every cuisine maintains on-brand visual identity with consistent styling elements, props, and backgrounds that reflect your restaurant's personality", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fuewja&_wi=1", imageAlt: "Styled food photography setup"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Optimization", title: "Delivery-Ready Crops", subtitle: "Perfect ratios for all platforms", description: "Images arrive in 3:2 and 1:1 ratios, optimized for app thumbnails and promotional banners—no extra editing needed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j9q9w3", imageAlt: "Optimized image formats"
|
||||
tag: "Optimization", title: "Delivery-Ready Crops", subtitle: "Perfect ratios for all platforms", description: "Images arrive in 3:2 and 1:1 ratios, optimized for app thumbnails and promotional banners—no extra editing needed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j9q9w3&_wi=1", imageAlt: "Optimized image formats"
|
||||
}
|
||||
]}
|
||||
title="Why These Photos Look So Good Together"
|
||||
@@ -118,10 +118,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "north-indian", name: "North Indian & Mughlai", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=18mnq5", imageAlt: "Rich North Indian curry dishes"
|
||||
id: "north-indian", name: "North Indian & Mughlai", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=18mnq5&_wi=2", imageAlt: "Rich North Indian curry dishes"
|
||||
},
|
||||
{
|
||||
id: "biryani", name: "Biryani", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fuewja", imageAlt: "Aromatic layered biryani"
|
||||
id: "biryani", name: "Biryani", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fuewja&_wi=2", imageAlt: "Aromatic layered biryani"
|
||||
},
|
||||
{
|
||||
id: "chinese", name: "Chinese & Pan Asian", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cumk1a", imageAlt: "Bold glossy Asian cuisine"
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j9q9w3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=j9q9w3&_wi=2"
|
||||
imageAlt="Restaurant menu transformation with professional food photography"
|
||||
logoText="Studio Pass"
|
||||
copyrightText="© 2025 Studio Pass. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user